a state of no errors

This commit is contained in:
LinlyBoi
2022-12-24 21:06:13 +02:00
parent 77002200a3
commit d012926261
4 changed files with 130 additions and 15 deletions

View File

@@ -9,6 +9,7 @@ edition = "2021"
yew = { version = "0.20.0", features = ["csr"] }
common = { path = "../common"}
gloo-net = {version = "0.2"}
gloo = "0.8"
serde = { version = "1.0.126", features = ["derive"] }
serde_json = "1.0.64"
wasm-bindgen = "0.2"