amalia/20-jan-26 #113

Merged
amaliadwiy merged 2 commits from amalia/20-jan-26 into main 2026-01-20 17:28:34 +08:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit f86703e7d1 - Show all commits

View File

@@ -648,6 +648,7 @@ function FileInputWrapper({
leftSection={<IconUpload />}
aria-label={label}
name={name}
clearable={true}
/>
{preview ? (

View File

@@ -241,6 +241,7 @@ function FileInputWrapper({
aria-label={label}
name={name}
disabled={disabled}
clearable={true}
/>
{preview ? (