Recipe edit (WIP): forms to edit groups, steps and ingredients
This commit is contained in:
parent
dd05a673d9
commit
07b7ff425e
25 changed files with 881 additions and 203 deletions
|
|
@ -1,5 +1,4 @@
|
|||
use gloo::{console::log, timers::callback::Timeout, utils::document};
|
||||
use web_sys::{console, Document, HtmlInputElement};
|
||||
use gloo::{timers::callback::Timeout, utils::document};
|
||||
|
||||
pub enum Level {
|
||||
Success,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue