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