Skip to content

Commit

Permalink
fix: fix checkbox docs in storybook (#2973)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes authored Jan 9, 2025
1 parent bcd50d9 commit 08ba2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/components/Checkbox/Checkbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Bruk `Fieldset` og `useCheckboxGroup` for gruppering av flere valg.

Til `useCheckboxGroup` kan du sende inn:

<ArgTypes of={useCheckboxGroupStories.UseCheckboxGroup} />
<ArgTypes of={useCheckboxGroupStories.Default} />

I respons får du objektet:

Expand Down

0 comments on commit 08ba2c5

Please sign in to comment.