Skip to content

Commit

Permalink
change wrapper component to nav
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed May 8, 2024
1 parent ff64a0c commit 0d0efbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/modules/components/ComponentPageTabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export default function ComponentPageTabs(props) {
return (
<Box className="component-tabs" sx={{ display: 'inline' }}>
<Box
component="nav"
className="component-tabs"
sx={{
position: 'sticky',
Expand Down

0 comments on commit 0d0efbf

Please sign in to comment.