Skip to content

Commit

Permalink
fix(toggle): fix toggle no public api (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
roll314 authored and pimenovoleg committed Oct 31, 2018
1 parent 0513bc5 commit 29d35de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ export * from '@ptsecurity/mosaic/tag';
export * from '@ptsecurity/mosaic/timepicker';
export * from '@ptsecurity/mosaic/select';
export * from '@ptsecurity/mosaic/splitter';
export * from '@ptsecurity/mosaic/toggle';
export * from '@ptsecurity/mosaic/tooltip';

0 comments on commit 29d35de

Please sign in to comment.