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,4 @@
import "./index.css"
import "./workspace.css"
import "./workspace/[id].css"
import { Title } from "@solidjs/meta"
import { Match, onCleanup, onMount, Switch } from "solid-js"
import logoLight from "../asset/logo-ornate-light.svg"