Compare commits

..

No commits in common. "2b3c3cae03b0467327e53b9dc6499fd8da174c4a" and "2103b4ae115e69aa5bba68be6a22dd3cdb92cc48" have entirely different histories.

View File

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