Fix: solidjs update, language routes, big screen layout shifts

This commit is contained in:
aronmal 2024-02-28 16:48:19 +01:00
parent 2c9d4cb57e
commit 66fa95bb33
Signed by: aronmal
GPG key ID: 816B7707426FC612
11 changed files with 339 additions and 334 deletions

3
app.config.ts Normal file
View file

@ -0,0 +1,3 @@
import { defineConfig } from "@solidjs/start/config";
export default defineConfig({});