fix(leptos): correct shared-types timestamps to match JSON wire format

This commit is contained in:
asepharyana
2026-07-03 07:24:28 +07:00
parent 7b746350ca
commit f67bc5125b
12 changed files with 431 additions and 0 deletions
@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly-2026-06-01"
components = ["rust-src", "rustc-dev"]
targets = ["wasm32-unknown-unknown"]