We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff4ad84 + 75cbd5f commit 64b8506Copy full SHA for 64b8506
package.json
@@ -511,13 +511,6 @@
511
"SLDS-component-path": "/components/modals",
512
"url-slug": "modals"
513
},
514
- {
515
- "component": "navigation",
516
- "status": "prod",
517
- "display-name": "Navigation",
518
- "SLDS-component-path": "/components/vertical-navigation",
519
- "url-slug": "navigations"
520
- },
521
{
522
"component": "panel",
523
"status": "prototype",
@@ -732,7 +725,7 @@
732
725
"component": "vertical-navigation",
733
726
"status": "prod",
734
727
"display-name": "Vertical Navigation",
735
- "SLDS-component-path": "/components/vertical-navigation"
728
+ "SLDS-component-path": "/components/vertical-navigation",
736
729
"url-slug": "vertical-navigation"
737
730
}
738
731
],
0 commit comments