{helperText}
diff --git a/src/Upload.tsx b/src/Upload.tsx
index c402afa9..2cfca967 100644
--- a/src/Upload.tsx
+++ b/src/Upload.tsx
@@ -72,10 +72,12 @@ export const Upload = memo(
)}
ref={ref}
>
-
+ {Boolean(label || hint) && (
+
+ )}
-
+ {Boolean(label || hintText) && (
+
+ )}
-
+ {Boolean(label || hintText) && (
+
+ )}
{"illustration" in rest && (
{rest.illustration}