wip: cloud

This commit is contained in:
Dax Raad
2025-08-30 15:20:40 -04:00
parent dac821229e
commit c676f12306
3 changed files with 17 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
import "./workspace.css"
import { useAuthSession } from "~/context/auth.session"
import { IconLogo } from "../component/icon"
import "./workspace.css"
import { action, redirect, RouteSectionProps } from "@solidjs/router"
const logout = action(async () => {