diff --git a/src/components/input/FileInput.tsx b/src/components/input/FileInput.tsx index 5f3a8610..f285f687 100644 --- a/src/components/input/FileInput.tsx +++ b/src/components/input/FileInput.tsx @@ -41,7 +41,7 @@ const FileInput = ({ return (
@@ -49,7 +49,7 @@ const FileInput = ({
); }; diff --git a/src/components/input/TextInput.tsx b/src/components/input/TextInput.tsx index 2365d73d..89d4f059 100644 --- a/src/components/input/TextInput.tsx +++ b/src/components/input/TextInput.tsx @@ -102,7 +102,7 @@ const TextInput = ({ {inputPrefix && (