Skip to content

Commit

Permalink
chore: Tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Jul 4, 2024
1 parent 4141aae commit 311799e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ function TabPanel(props: TabPanelProps) {
aria-labelledby={`nav-tab-${index}`}
{...other}
>
{/* TODO: check this out */}
{value === index ? children : null}
</div>
);
Expand Down

0 comments on commit 311799e

Please sign in to comment.