🚧 Work on components
This commit is contained in:
parent
edc726ebb1
commit
b02c6d1b68
10 changed files with 212 additions and 193 deletions
|
@ -11,6 +11,7 @@ const Draft = props => (
|
|||
height={props.height}
|
||||
language={props.settings.locale}
|
||||
id={props.settings.idPrefix + "svg"}
|
||||
design={props.design}
|
||||
>
|
||||
<Defs
|
||||
units={props.settings.units}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue