Skip to content

Commit

Permalink
reset this
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianHoffmannS2 committed Dec 22, 2023
1 parent 9f11ff9 commit 9ff8a20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/ui-library/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ export { BlrRadio } from './components/forms/radio/radio-input/index';
export { BlrTextInput } from './components/forms/text-input/index';
export { BlrTabBar } from './components/navigation/tab-bar/index';
export { BlrTextarea } from './components/forms/textarea/index';

export type { IconType } from '@boiler/icons/index';

export { IconMapping } from '@boiler/icons/index';

0 comments on commit 9ff8a20

Please sign in to comment.