formatting

This commit is contained in:
casperlamboo 2018-01-09 12:12:35 +01:00
parent 2b5d240487
commit 01bd55796e

View File

@ -71,9 +71,7 @@ class InputText extends React.Component {
> >
<input <input
className={classes.textInput} className={classes.textInput}
style={{ style={{ family: shapeData.text.family }}
family: shapeData.text.family
}}
value={shapeData.text.text} value={shapeData.text.text}
ref="text" ref="text"
spellCheck="false" spellCheck="false"