Skip to content

Commit

Permalink
label tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
yatharth-b committed Feb 2, 2024
1 parent 6474d1f commit 69bfe94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Tab/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export default function Tab({
style={style}
onClick={onClick}
type="button"
id={label}
>
{label}
</button>
Expand Down

0 comments on commit 69bfe94

Please sign in to comment.