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,3 +1,4 @@
import "./[id].css"
import { Billing } from "@opencode/cloud-core/billing.js"
import { Key } from "@opencode/cloud-core/key.js"
import { action, createAsync, query, useAction, useSubmission, json, useParams } from "@solidjs/router"