Skip to content

Commit

Permalink
fix public api
Browse files Browse the repository at this point in the history
  • Loading branch information
wouter-willems committed Jun 24, 2024
1 parent ba2707a commit c7f4607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/klippa/ngx-enhancy-forms/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export * from './lib/elements/value-accessor-base/value-accessor-base.component'
export * from './lib/elements/value-accessor-base/multiple-value-accessor-base.component';

export * from './lib/withTooltip.component';
export * from './lib/onRender.component';
export * from './lib/elementIsTruncatedCb.component';

export * from './lib/form/form.component';
Expand Down

0 comments on commit c7f4607

Please sign in to comment.