Skip to content

Commit

Permalink
fix tabs snippet text
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoskolodny committed Jul 28, 2023
1 parent ee39492 commit f4d425f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playroom/snippets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ const tabsSnippets: Array<Snippet> = [
tabs={[
{text: 'Tab 1'},
{text: 'Tab 2'},
{text: 'Tab 2'},
{text: 'Tab 3'},
]}
/>`,
},
Expand Down

0 comments on commit f4d425f

Please sign in to comment.