Skip to content

Commit 4f92a0b

Browse files
Merge pull request #208 from commitd/stuarthendren/webtest
doc: adding comment for tabs
2 parents e094679 + ad865f7 commit 4f92a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Tabs/Tabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const TabsList = styled(List, {
3131

3232
/**
3333
* Tabs can be used to switch between different views.
34-
*
34+
*
3535
* Support positioning, `top`, `bottom`, `left` and `right`, and out standard variants, `primary`, `secondary`, `tertiary` and `brand`.
3636
*/
3737
export const TabsRoot = styled(Root, {

0 commit comments

Comments
 (0)