mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 20:27:23 +00:00
Add link support to resource creation and editing, including validation
This commit is contained in:
@@ -128,7 +128,7 @@ export function UploadClipboardImageButton({
|
||||
);
|
||||
}
|
||||
|
||||
export function ImageDrapArea({
|
||||
export function ImageDropArea({
|
||||
children,
|
||||
onUploaded,
|
||||
}: {
|
||||
|
Reference in New Issue
Block a user