Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed May 22, 2024
1 parent db113d2 commit a9848a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/toolbar/primitives/toolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export const SingleChoiceToggleGroup = <T extends string>({
className?: string
}) => {
const t = useTranslation()

return (
<div className={styles.toolbarGroupOfGroups}>
<RadixToolbar.ToggleGroup
Expand Down

0 comments on commit a9848a7

Please sign in to comment.