Skip to content

Commit c251544

Browse files
docs(tabs): fix tabs theme typo tabs->tab #1123 (#1125)
fix #1123
1 parent a054853 commit c251544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/components/tabs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Here's an example on how you can set the activate tab programatically using the
5757

5858
To learn more about how to customize the appearance of components, please see the [Theme docs](/docs/customize/theme).
5959

60-
<Theme name="tabs" />
60+
<Theme name="tab" />
6161

6262
## References
6363

0 commit comments

Comments
 (0)