Skip to content

Commit

Permalink
Update packages/pharos/src/components/tabs/pharos-tabs.wc.stories.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Niznik <niznikr55@gmail.com>
  • Loading branch information
NazimHAli and Niznikr authored Mar 16, 2022
1 parent 5095c2d commit 33a6155
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ import { GuidelineLink } from '@config/GuidelineLink';
<Canvas>
<Story name="Panel Separator">
{html`
<pharos-tabs panelseparator="true" style="width: 100%">
<pharos-tabs panel-separator style="width: 100%">
<pharos-tab id="tab-1" data-panel-id="panel-1">Tab 1</pharos-tab>
<pharos-tab id="tab-2" data-panel-id="panel-2">Tab 2</pharos-tab>
<pharos-tab id="tab-3" data-panel-id="panel-3">Tab 3</pharos-tab>
Expand Down

0 comments on commit 33a6155

Please sign in to comment.