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
+3
View File
@@ -0,0 +1,3 @@
[workspace]
resolver = "2"
members = ["shared-types", "frontend"]