Skip to content

Commit 3d2d730

Browse files
committed
✏️ Correct toggle header in usage page
1 parent a23e888 commit 3d2d730

File tree

1 file changed

+1
-1
lines changed
  • doc/src/components/common/componentData/Toggle

1 file changed

+1
-1
lines changed

doc/src/components/common/componentData/Toggle/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export const componentData = {
102102
/>
103103
104104
</PreviewBlock>
105-
<PreviewBlock header="Toggle with switch on (with toggable)">
105+
<PreviewBlock header="Custom Toggle">
106106
107107
{/* Custom Toggle, Refer theme.scss */}
108108
<Toggle

0 commit comments

Comments
 (0)