Add LocationSearchCard and add to homepage for testing.

Run `npm run format`
This commit is contained in:
2026-03-16 20:31:28 +00:00
parent f5c3775f59
commit 35877ae8ac
11 changed files with 427 additions and 283 deletions

View File

@@ -1,3 +1,3 @@
export const prerender = true;
export const trailingSlash = 'always';
export const csr = true;
export const csr = true;