Skip to content

Commit

Permalink
fix(npm package): add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
tkohr committed Sep 5, 2024
1 parent 4a99d54 commit 35679d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ui/elements/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ export * from './lib/related-record-card/related-record-card.component'
export * from './lib/thumbnail/thumbnail.component'
export * from './lib/ui-elements.module'
export * from './lib/user-preview/user-preview.component'
export * from './lib/user-feedback-item/user-feedback-item.component'

0 comments on commit 35679d3

Please sign in to comment.