Skip to content

Commit

Permalink
chore: move Toc stories to "Navigation" section (#1418)
Browse files Browse the repository at this point in the history
  • Loading branch information
amje authored Mar 11, 2024
1 parent 6fb049c commit 67c0568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Toc/__stories__/Toc.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import './Toc.stories.scss';
const b = block('toc-stories');

export default {
title: 'Components/Data Display/Toc',
title: 'Components/Navigation/Toc',
component: Toc,
argTypes: {},
} as Meta;
Expand Down

0 comments on commit 67c0568

Please sign in to comment.