Skip to content

Commit

Permalink
feat(validationRenderer): export renderer
Browse files Browse the repository at this point in the history
export MaterializeFormValidationRenderer from bridge library
  • Loading branch information
Ullfis committed Aug 27, 2016
1 parent b597856 commit 5643a4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,6 @@ export * from './toast/toastService';
export * from './tooltip/tooltip';
export * from './transitions/fadein-image';
export * from './transitions/staggered-list';
export * from './validation/validationRenderer';
export * from './waves/waves';
// build-index-remove end

0 comments on commit 5643a4e

Please sign in to comment.