Skip to content

Commit

Permalink
fix: remove unused props
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-kleszcz committed Jul 24, 2023
1 parent b8ea12a commit 05f9f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Label/Label.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { tet } from '@/tetrisly';

export const Label = ({
label,
action,
tooltip,
optional,
custom = {},
Expand Down

0 comments on commit 05f9f6a

Please sign in to comment.