Make import/export theme input box editable

Этот коммит содержится в:
JoramWilander
2015-11-12 13:19:04 -05:00
родитель 7e9b48e441
Коммит 946ce3e244

Просмотреть файл

@@ -129,7 +129,6 @@ export default class CustomThemeChooser extends React.Component {
{'Copy and paste to share theme colors:'} {'Copy and paste to share theme colors:'}
</label> </label>
<input <input
readOnly='true'
type='text' type='text'
className='form-control' className='form-control'
value={colors} value={colors}