selected_var_format_button
This commit is contained in:
parent
fbdf8090a1
commit
a6da2887c9
13 changed files with 191 additions and 87 deletions
|
@ -13,7 +13,6 @@ wasm-bindgen-test = "0.3.19"
|
|||
[dependencies]
|
||||
zoon.workspace = true
|
||||
wellen.workspace = true
|
||||
convert-base.workspace = true
|
||||
shared = { path = "../shared", features = ["frontend"] }
|
||||
web-sys = { version = "*", features = ["FileSystemFileHandle"] }
|
||||
gloo-file = { version = "0.3.0", features = ["futures"] }
|
||||
|
|
Reference in a new issue