fix: styling and semantic updates

This commit is contained in:
Mythie
2023-06-21 23:48:22 +10:00
parent 76674523c5
commit 3aea62e898
6 changed files with 33 additions and 31 deletions

View File

@ -110,7 +110,7 @@ export const DocumentDropzone = ({ className, onDrop, ...props }: DocumentDropzo
)}
gradient={true}
degrees={120}
lightMode={theme === 'light'}
{...getRootProps()}
{...props}
>