Tags can now be added and removed
This commit is contained in:
parent
f8333651fd
commit
9b0fcec5e2
5 changed files with 142 additions and 36 deletions
|
|
@ -35,6 +35,7 @@ web-sys = { version = "0.3", features = [
|
|||
"HtmlTextAreaElement",
|
||||
"HtmlSelectElement",
|
||||
"HtmlDialogElement",
|
||||
"KeyboardEvent",
|
||||
] }
|
||||
|
||||
gloo = "0.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue