refactor wall

This commit is contained in:
2025-02-10 22:33:17 +01:00
parent 43bf7d863d
commit 92d9184723
7 changed files with 81 additions and 83 deletions

View File

@@ -9,7 +9,7 @@ fmt:
bc-fmt
serve:
RUST_LOG=debug RUST_BACKTRACE=1 cargo leptos watch -- serve
RUST_BACKTRACE=1 cargo leptos watch -- serve
build-release:
rm -rf dist