This commit is contained in:
Shusui MOYATANI
2023-05-14 20:36:54 +09:00
parent 9ed589dcd2
commit 55768db83e
21 changed files with 256 additions and 197 deletions

View File

@@ -1,3 +1,3 @@
import { useTextNote } from '@/nostr/useBatchedEvents';
import { useEvent } from '@/nostr/useBatchedEvents';
export default useTextNote;
export default useEvent;