add links to description

pull/526/head
Cory LaViska 2021-09-11 09:44:47 -04:00
rodzic 7df70abb48
commit d8644c940b
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
[component-header:sl-tab-panel]
Tab panels are used inside tab groups to display content.
Tab panels are used inside [tab groups](/components/tab-group) to display tabbed content.
```html preview
<sl-tab-group>

Wyświetl plik

@ -2,7 +2,7 @@
[component-header:sl-tab]
Tabs are used inside tab groups to represent tab panels.
Tabs are used inside [tab groups](/components/tab-group) to represent and activate [tab panels](/components/tab-panel).
```html preview
<sl-tab>Tab</sl-tab>