Skip to content

Commit

Permalink
chore: 14264 studio radio (#14265)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrt95 authored Dec 20, 2024
1 parent d3590da commit cc8754c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
export {
Radio as StudioRadio,
type RadioProps as StudioRadioProps,
} from '@digdir/designsystemet-react';
1 change: 1 addition & 0 deletions frontend/libs/studio-components/src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export * from './StudioLabelWrapper';
export * from './StudioLink';
export * from './StudioList';
export * from './StudioModal';
export * from './StudioRadio';
export * from './StudioNativeSelect';
export * from './StudioNotFoundPage';
export * from './StudioPageError';
Expand Down

0 comments on commit cc8754c

Please sign in to comment.