Skip to content

Commit

Permalink
chore(form): export Form
Browse files Browse the repository at this point in the history
Closes #5494
  • Loading branch information
adamdbradley committed Feb 18, 2016
1 parent 2cf03be commit d27bb62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ionic/ionic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export * from './platform/storage'
export * from './util/click-block'
export * from './util/events'
export * from './util/keyboard'
export * from './util/form'

export * from './animations/animation'
export * from './transitions/transition'
Expand Down

0 comments on commit d27bb62

Please sign in to comment.