Compare commits

..

2 Commits

View File

@ -66,7 +66,7 @@ export function FileUploadField({
className="hidden"
/>
<Attachment state={state}>
<Attachment state={state} className="w-full">
<AttachmentTrigger onClick={() => inputRef.current?.click()} />
<AttachmentMedia>
<FileIcon />