feat: nostrimg.com

This commit is contained in:
2023-01-31 19:08:11 +00:00
parent 14769f8f33
commit 6652c92064
8 changed files with 59 additions and 11 deletions

View File

@ -10,7 +10,7 @@ import { openFile } from "Util";
import Textarea from "Element/Textarea";
import Modal from "Element/Modal";
import { default as NEvent } from "Nostr/Event";
import useFileUpload from "Feed/FileUpload";
import useFileUpload from "Upload";
export interface NoteCreatorProps {
show: boolean