Updating button class
Этот коммит содержится в:
коммит произвёл
JoramWilander
родитель
29eb6a1d01
Коммит
0206097501
@@ -175,7 +175,7 @@ class LicenseSettings extends React.Component {
|
|||||||
licenseKey = (
|
licenseKey = (
|
||||||
<div className='col-sm-8'>
|
<div className='col-sm-8'>
|
||||||
<div className='file__upload'>
|
<div className='file__upload'>
|
||||||
<button className='btn btn-primary'>{'Choose File'}</button>
|
<button className='btn btn-default'>{'Choose File'}</button>
|
||||||
<input
|
<input
|
||||||
ref='fileInput'
|
ref='fileInput'
|
||||||
type='file'
|
type='file'
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user