Skip to content

Commit 945e048

Browse files
committed
Add emotionsratings export default init function
1 parent e6f0297 commit 945e048

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/emotionsratings.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,5 @@ function init(Survey, $) {
117117
if (typeof Survey !== "undefined") {
118118
init(Survey, window.$);
119119
}
120+
121+
export default init;

0 commit comments

Comments
 (0)