Skip to content
Prev Previous commit
Next Next commit
chore: Update site/src/components/TabPanel/TabPanel.stories.tsx
Co-authored-by: G r e y <grey@coder.com>
  • Loading branch information
BrunoQuaresma and greyscaled authored Apr 7, 2022
commit 0c8fde72ac7c6db5cc872f5a33ed817f9dff4e8c
2 changes: 1 addition & 1 deletion site/src/components/TabPanel/TabPanel.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React from "react"
import { TabPanel, TabPanelProps } from "."

export default {
title: "Page/TabTabPanel",
title: "TabPanel",
component: TabPanel,
}

Expand Down