Skip to content

Commit

Permalink
Remove page, update json and yaml (#1711)
Browse files Browse the repository at this point in the history
  • Loading branch information
RichKummer authored Nov 1, 2023
1 parent dd11588 commit c47a8b5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 141 deletions.
53 changes: 0 additions & 53 deletions src/data/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -424,59 +424,6 @@
"notAvailable": false
}
},
"Tags": {
"url": "/components/tags",
"description": "Tags help label and categorize content using keywords. Tag link enables a tag to be clickable and navigate users to related content.",
"storybook": {
"webcomponents": "https://www.ibm.com/standards/carbon/web-components/?path=/story/components-tag-link--default",
"reactwrapper": "https://www.ibm.com/standards/carbon/web-components/react/?path=/story/components-tag-link--default"
},
"webcomponents": {
"stable": true,
"experimental": false,
"new": false,
"updated": false,
"deprecated": false,
"underConstruction": false,
"notAvailable": false
}
},
"Tag link": {
"url": "/components/tags#tag-link",
"designLink": "https://ibm.box.com/s/y5dx0hxzcsn6i6xv6i1vwlsec300gbm5",
"description": "Tag link enables a tag to be clickable and navigate users to related content.",
"storybook": {
"webcomponents": "https://www.ibm.com/standards/carbon/web-components/?path=/story/components-tag-link--default",
"reactwrapper": "https://www.ibm.com/standards/carbon/web-components/react/?path=/story/components-tag-link--default"
},
"webcomponents": {
"stable": true,
"experimental": false,
"new": false,
"updated": false,
"deprecated": false,
"underConstruction": false,
"notAvailable": false
}
},
"Tag group": {
"url": "/components/tags#tag-group",
"designLink": "https://ibm.box.com/s/t2njzzny00mgy67cxj0r420nacvpvc83",
"description": "Tag link enables a tag to be clickable and navigate users to related content.",
"storybook": {
"webcomponents": "https://www.ibm.com/standards/carbon/web-components/?path=/story/components-tag-group",
"reactwrapper": "https://www.ibm.com/standards/carbon/web-components/react/?path=/story/components-tag-group"
},
"webcomponents": {
"stable": true,
"experimental": false,
"new": false,
"updated": false,
"deprecated": false,
"underConstruction": false,
"notAvailable": false
}
},
"Video": {
"url": "/components/video",
"designLink": "https://ibm.box.com/s/9q7rdj73m32hufcw1xwl1td6nr88rghm",
Expand Down
2 changes: 0 additions & 2 deletions src/data/nav-items.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@
path: /components/table-of-contents
- title: Tabs extended
path: /components/tabs-extended
- title: Tags
path: /components/tags
- title: Universal banner
path: /components/universal-banner
- title: Video
Expand Down
86 changes: 0 additions & 86 deletions src/pages/components/tags.mdx

This file was deleted.

0 comments on commit c47a8b5

Please sign in to comment.