app: Add a UI to create recipes
This commit is contained in:
parent
58cadd37d2
commit
cec3ef214e
6 changed files with 564 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ console_log = { version = "1.0.0", features = ["color"] }
|
|||
gloo-net = "0.2.6"
|
||||
gloo-storage = "0.2.2"
|
||||
gloo-utils = "0.1.6"
|
||||
im = "15.1.0"
|
||||
itertools = "0.10.5"
|
||||
log = "0.4.17"
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue