feat(web client): content pages
This commit is contained in:
parent
58f5722551
commit
6fd3499d7b
15 changed files with 312 additions and 11 deletions
|
|
@ -19,6 +19,7 @@ futures = "0.3"
|
|||
rand = "0.9"
|
||||
gloo-storage = "0.3"
|
||||
qrcodegen = "1.8"
|
||||
pulldown-cmark = "0.13"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wasm-bindgen = "0.2.118"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue