✨ Added handling of pattern/recipe (restore) defaults
This commit is contained in:
parent
eb2dcf9568
commit
70d10e5946
14 changed files with 402 additions and 315 deletions
|
@ -6,7 +6,6 @@ import DraftSettings from './DraftSettings'
|
|||
|
||||
const DraftConfigurator = props => {
|
||||
const [expanded, setExpanded] = useState([])
|
||||
|
||||
return (
|
||||
<ul className="config l1">
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue