chore: Restyled draft configurator
This commit is contained in:
parent
1bbf61700c
commit
c130826d3b
10 changed files with 38 additions and 17 deletions
|
@ -35,7 +35,7 @@ const PatternOptionBool = (props) => {
|
|||
/>
|
||||
)
|
||||
return (
|
||||
<li>
|
||||
<li className={expanded ? 'expanded' : 'collapsed'}>
|
||||
<OptionPreamble
|
||||
dflt={props.dflt}
|
||||
designDflt={props.designDflt}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue