mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
get rid of extra file
This commit is contained in:
parent
66f9bdab32
commit
eaa76dad0c
13 changed files with 55 additions and 29 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { action } from "@solidjs/router"
|
||||
import { getRequestEvent } from "solid-js/web"
|
||||
import { useAuthSession } from "~/context/auth.session"
|
||||
import { useAuthSession } from "~/context/auth"
|
||||
import { Dropdown } from "~/component/dropdown"
|
||||
import "./user-menu.css"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue