mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 11:03:48 +01:00
formatting
This commit is contained in:
parent
2b5d240487
commit
01bd55796e
@ -71,9 +71,7 @@ class InputText extends React.Component {
|
||||
>
|
||||
<input
|
||||
className={classes.textInput}
|
||||
style={{
|
||||
family: shapeData.text.family
|
||||
}}
|
||||
style={{ family: shapeData.text.family }}
|
||||
value={shapeData.text.text}
|
||||
ref="text"
|
||||
spellCheck="false"
|
||||
|
Loading…
Reference in New Issue
Block a user