Skip to content

Commit

Permalink
Update tabs.md
Browse files Browse the repository at this point in the history
wrong import

Signed-off-by: 铁哥 <guotie.9@gmail.com>
  • Loading branch information
guotie committed Dec 1, 2022
1 parent 3751f20 commit ed03966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/base/components/tabs/tabs.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ After [installation](/base/getting-started/installation/), you can start buildin

```jsx
import TabUnstyled from '@mui/base/TabUnstyled';
import TabsListUnstyled from '@mui/base/TabUnstyled';
import TabsListUnstyled from '@mui/base/TabsListUnstyled';
import TabPanelUnstyled from '@mui/base/TabPanelUnstyled';
import TabsUnstyled from '@mui/base/TabsUnstyled';

Expand Down

0 comments on commit ed03966

Please sign in to comment.