stack/examples/demo
Moritz Schneider 7eab7b3ddf
Fix #522 (#524)
* fix bug

* highlight correct item when no hash

* fix demo app page missing flex

* remove unused stuff in SidebarLayout

---------

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-03-09 16:02:20 -07:00
..
src Fix #522 (#524) 2025-03-09 16:02:20 -07:00
.env updated self host vars, reduced the number of required env vars 2024-12-08 16:29:08 -08:00
.env.development updated self host vars, reduced the number of required env vars 2024-12-08 16:29:08 -08:00
.eslintrc.js Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
.gitignore Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
CHANGELOG.md chore: update package versions 2025-03-05 09:42:18 -08:00
LICENSE Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
next.config.js Turbopack for backend 2024-12-17 18:12:03 -08:00
package.json chore: update package versions 2025-03-05 09:42:18 -08:00
postcss.config.js Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
tailwind.config.js Support create-next-app@15 with the setup wizard (#340) 2024-11-13 13:58:42 +01:00
tsconfig.json New client (#135) 2024-07-19 22:07:44 -07:00