Steps can now be ordered (via drag and drop)
This commit is contained in:
parent
e355800f98
commit
b86cded45d
8 changed files with 316 additions and 112 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use gloo::{console::log, utils::document};
|
||||
use gloo::utils::document;
|
||||
use wasm_bindgen::prelude::*;
|
||||
use web_sys::Element;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue