Recipe edit (WIP): add API to set some recipe values
This commit is contained in:
parent
c6dfff065c
commit
dd05a673d9
20 changed files with 690 additions and 2189 deletions
|
|
@ -26,6 +26,7 @@ web-sys = { version = "0.3", features = [
|
|||
"EventTarget",
|
||||
"HtmlLabelElement",
|
||||
"HtmlInputElement",
|
||||
"HtmlSelectElement",
|
||||
] }
|
||||
|
||||
gloo = "0.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue