user-auth store frontend and backend v4
This commit is contained in:
@@ -31,5 +31,5 @@ wasm-bindgen = "0.2.79"
|
||||
#yew-router = "0.16.0"
|
||||
|
||||
[dependencies.web-sys]
|
||||
features = ["InputEvent", "KeyboardEvent", "Location", "Storage"]
|
||||
features = ["InputEvent", "EventTarget", "MouseEvent", "KeyboardEvent", "Location", "Storage", "Element"]
|
||||
version = "0.3.56"
|
||||
|
||||
Reference in New Issue
Block a user