Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilgourgouillon committed Dec 2, 2023
1 parent d631a61 commit 9cdf5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ChordTypeSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const ChordSelector = () => {
<Box position="relative" padding="2">
<Divider />
<AbsoluteCenter bg="white" px="4">
Chords selector
Type selector
</AbsoluteCenter>
</Box>
<div className="flex flex-row flex-wrap justify-center gap-1">
Expand Down

0 comments on commit 9cdf5cb

Please sign in to comment.