chore: update resource dashboard

This commit is contained in:
Steven
2024-05-06 07:37:48 +08:00
parent dfc0889a4f
commit e32a585bbf
3 changed files with 3 additions and 13 deletions

View File

@ -66,7 +66,7 @@ const UploadResourceButton = () => {
return (
<IconButton size="sm">
<Icon.Image className="w-5 h-5 mx-auto" />
<Icon.Paperclip className="w-5 h-5 mx-auto" />
<input
className="absolute inset-0 w-full h-full opacity-0 cursor-pointer"
ref={fileInputRef}