Skip to content

Commit 1232f81

Browse files
authored
chore: fix typo
Signed-off-by: Cody Olsen <[email protected]>
1 parent 5ec9b4d commit 1232f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/FileInputArea.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export default function FileInputArea({
7878
{label}
7979
</Flex>
8080
<Inline space={2}>
81-
<FileInput
81+
<FileInputButton
8282
mode="ghost"
8383
tone="default"
8484
icon={UploadIcon}

0 commit comments

Comments
 (0)