Skip to content

Commit

Permalink
Remove TagSelector from Heading docs
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhabib committed Apr 12, 2024
1 parent c5b4faf commit ce033b1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
TextLink,
IconPromote,
Alert,
TagSelector,
} from '../';

const docs: ComponentDocs = {
Expand All @@ -19,7 +18,6 @@ const docs: ComponentDocs = {
source(
<Stack space="large">
<Stack space="medium">
<TagSelector />
<Heading level="1">Heading Level 1 Regular</Heading>
<Heading level="1" weight="weak">
Heading Level 1 Weak
Expand Down

0 comments on commit ce033b1

Please sign in to comment.