feat: add zap command
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { RepostNote } from "@/routes/$account/home/-components/repost";
|
||||
import { TextNote } from "@/routes/$account/home/-components/text";
|
||||
import { TextNote } from "@/components/text";
|
||||
import { RepostNote } from "@/components/repost";
|
||||
import { useArk } from "@lume/ark";
|
||||
import { ArrowRightCircleIcon, LoaderIcon } from "@lume/icons";
|
||||
import { Event, Kind } from "@lume/types";
|
||||
|
||||
Reference in New Issue
Block a user