Skip to content

Commit

Permalink
Add emotionsratings export default init function
Browse files Browse the repository at this point in the history
  • Loading branch information
gologames committed Sep 19, 2019
1 parent e6f0297 commit 945e048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/emotionsratings.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,5 @@ function init(Survey, $) {
if (typeof Survey !== "undefined") {
init(Survey, window.$);
}

export default init;

0 comments on commit 945e048

Please sign in to comment.