Skip to content

Commit

Permalink
export of Help icon
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Dec 8, 2016
1 parent a0cb093 commit 9ba16c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/semforms.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/semforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export Configuration from './model/Configuration';
export QuestionAnswerProcessor from './model/QuestionAnswerProcessor';
export Constants from './constants/Constants';
export FormUtils from './util/FormUtils'; //todo should not be exported !?
export HelpIcon from './components/HelpIcon'; // TODO This should not be exported

0 comments on commit 9ba16c8

Please sign in to comment.