amalia/20-jan-26 #113
@@ -648,6 +648,7 @@ function FileInputWrapper({
|
||||
leftSection={<IconUpload />}
|
||||
aria-label={label}
|
||||
name={name}
|
||||
clearable={true}
|
||||
/>
|
||||
|
||||
{preview ? (
|
||||
|
||||
@@ -241,6 +241,7 @@ function FileInputWrapper({
|
||||
aria-label={label}
|
||||
name={name}
|
||||
disabled={disabled}
|
||||
clearable={true}
|
||||
/>
|
||||
|
||||
{preview ? (
|
||||
|
||||
Reference in New Issue
Block a user