Skip to content

Commit

Permalink
docs(root): import toggle button group
Browse files Browse the repository at this point in the history
Import toggle button group in toggle button code page
  • Loading branch information
GCHQ-Developer-530 committed Mar 20, 2024
1 parent a6390e8 commit b946c9b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/content/structured/components/toggle-buttons/code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,12 @@ tabs:
]
---

import { IcToggleButton, SlottedSVG, IcBadge } from "@ukic/react";
import {
IcToggleButton,
IcToggleButtonGroup,
SlottedSVG,
IcBadge,
} from "@ukic/react";

## Component demo

Expand Down

0 comments on commit b946c9b

Please sign in to comment.