Skip to content

Commit

Permalink
Update Remove lesser tag
Browse files Browse the repository at this point in the history
  • Loading branch information
danvim committed Apr 22, 2024
1 parent 5f024fb commit eb08e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ const App: FC = () => (
>
<Label>🡒 fluency</Label>
<Box centerItems gap={5}>
<Legend $styleName="lesserStyle" />
{/*<Legend $styleName="lesserStyle" />*/}
<Legend $styleName="normalStyle" />
<Legend $styleName="niceStyle" />
<Legend $styleName="perfectStyle" />
Expand Down

0 comments on commit eb08e2a

Please sign in to comment.