Skip to content

Commit 5a7bfe0

Browse files
authored
Merge pull request #4581 from salesforce-ux/fix/230-scoped-tabs-hooks
fix(scoped tabs): incorrect styling hooks table
2 parents b4f169b + fb8f0da commit 5a7bfe0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ui/components/scoped-tabs/_doc.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,4 @@
4747
* @category base
4848
* @type navigation
4949
* @role tablist
50-
* @styling-hooks
5150
*/

ui/components/scoped-tabs/docs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ toggle the `.slds-hide`/`.slds-show` classes.
8282

8383
## Styling Hooks Overview
8484

85-
<StylingHooksTable name="scoped-tabs" type="component" />
85+
See the [Tabs Styling Hooks](/components/tabs/#Styling-Hooks-Overview) table.

0 commit comments

Comments
 (0)