Skip to content

Commit

Permalink
docs: remove all import ids from ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi committed Jan 9, 2025
1 parent e525ed6 commit c412399
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export const editableHeadingTemplate = createComponentTemplate(EditableHeading);
# EditableHeading

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Variants](#variants)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { TipEditableHeading } from "./Heading.stories.helpers";
# Heading

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Variants](#variants)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import * as ModalStories from "./LegacyModal.stories";
<DeprecatedWarning alternativeName="Modal" alternativeLink="/?path=/docs/components-modal-new" />

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Variants](#variants)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import {
# Modal

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Accessibility](#accessibility)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { BasicModalTip } from "./ModalBasicLayout.stories.helpers";
# Basic modal

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Variants](#variants)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { MediaModalTip } from "./ModalMediaLayout.stories.helpers";
# Media Modal

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Use cases and examples](#use-cases-and-examples)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { SideBySideModalTip } from "./ModalSideBySideLayout.stories.helpers";
# Side-by-side modal

- [Overview](#overview)
- [Import](#import)
- [Props](#props)
- [Usage](#usage)
- [Use cases and examples](#use-cases-and-examples)
Expand Down

0 comments on commit c412399

Please sign in to comment.