Skip to content

Commit b86e4da

Browse files
authoredNov 22, 2018
Merge pull request #121 from funkjedi/patch-1
Factory needs to return EasyZoom
2 parents bd44355 + 583daa2 commit b86e4da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/easyzoom.js

+2
Original file line numberDiff line numberDiff line change
@@ -337,4 +337,6 @@
337337
}
338338
});
339339
};
340+
341+
return EasyZoom;
340342
}));

0 commit comments

Comments
 (0)