Skip to content

Commit

Permalink
fix(): add form wizard models to public api
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-battaglia committed Dec 21, 2023
1 parent d973a1a commit 904f1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/lib/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ export * from './form/form-config'
export * from './form/form-control-visibility-handler'
export * from './form/form-util'
export * from './form/form-wrapper'
export * from './form/form-wizard/models'

0 comments on commit 904f1da

Please sign in to comment.