🚨 Fix ts check issue
This commit is contained in:
parent
7dcbf9908e
commit
791ae438df
@ -1,4 +1,4 @@
|
||||
import { For, Match, Show, Switch } from "solid-js";
|
||||
import { For, Match, Switch } from "solid-js";
|
||||
import { clearUserinfo, useUserinfo } from "../../stores/userinfo.tsx";
|
||||
import { useNavigate } from "@solidjs/router";
|
||||
import { useWellKnown } from "../../stores/wellKnown.tsx";
|
||||
|
Loading…
Reference in New Issue
Block a user