Skip to content

Commit

Permalink
Fix HNT keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Perronef5 committed Oct 14, 2024
1 parent c757a39 commit 3a8e493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HNTKeyboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ const HNTKeyboardSelector = forwardRef(
flexDirection="row"
margin="4"
marginBottom="0"
paddingHorizontal={'xl'}
paddingHorizontal="xl"
>
<Box flex={1} />
<Box
Expand Down

0 comments on commit 3a8e493

Please sign in to comment.