wip: fix logout

This commit is contained in:
Dax Raad
2025-09-03 14:24:21 -04:00
parent 01b18456a3
commit e8f54b9b38
4 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
// @refresh reload
import { createHandler, StartServer } from "@solidjs/start/server"
export default createHandler(() => (
<StartServer
document={({ assets, children, scripts }) => (