refactor(app): register components

This commit is contained in:
2025-01-26 15:26:44 +02:00
parent 4d1b5b5376
commit 2e9f4035ee
10 changed files with 137 additions and 7 deletions

View File

@@ -14,3 +14,6 @@ leptos = { workspace = true, features = ["hydrate"] }
tracing.workspace = true
wasm-bindgen.workspace = true
[lints]
workspace = true