mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-22 01:41:08 +00:00
fmt
This commit is contained in:
parent
b4e54c914d
commit
04b40a32f5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ ssr = [
|
|||
"jsonwebtoken",
|
||||
"katex/duktape",
|
||||
"leptos/ssr",
|
||||
"leptos-use/ssr"
|
||||
"leptos-use/ssr",
|
||||
]
|
||||
csr = ["leptos/csr", "leptos_meta/csr", "leptos_router/csr", "katex/wasm-js"]
|
||||
hydrate = ["leptos/hydrate", "leptos_meta/hydrate", "leptos_router/hydrate"]
|
||||
|
|
Loading…
Reference in a new issue