Skip to content

Commit

Permalink
fix(root): fixed typo in toggle button group component preview
Browse files Browse the repository at this point in the history
Fixed typo in toggle button group component preview
  • Loading branch information
MI6-94 authored and GCHQ-Developer-530 committed Apr 2, 2024
1 parent c71ac35 commit 5899b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/structured/components/toggle-buttons/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ export const snippetsIconTopGroup = [
>
<path d="M2,21V19H20V21H2M20,8V5H18V8H20M20,3A2,2 0 0,1 22,5V8A2,2 0 0,1 20,10H18V13A4,4 0 0,1 14,17H8A4,4 0 0,1 4,13V3H20M16,5H6V13A2,2 0 0,0 8,15H14A2,2 0 0,0 16,13V5Z" />
</svg>
</ic-toggle-button>s
</ic-toggle-button>
</ic-toggle-button-group>
`,
},
Expand Down

0 comments on commit 5899b8c

Please sign in to comment.