mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
chore: reset palette state
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import * as React from "react"
|
||||
import {
|
||||
useAccount,
|
||||
useAccountOrGuest,
|
||||
useCoState,
|
||||
} from "@/lib/providers/jazz-provider"
|
||||
import { useAccountOrGuest, useCoState } from "@/lib/providers/jazz-provider"
|
||||
import { LaIcon } from "@/components/custom/la-icon"
|
||||
import { Topic, PersonalLink, PersonalPage } from "@/lib/schema"
|
||||
import { PublicGlobalGroup } from "@/lib/schema/master/public-group"
|
||||
|
||||
Reference in New Issue
Block a user