Closed santosh898 closed 5 years ago
That's super nice @santosh898!
I would like rewrite it into hooks, the code will look easy to undertand 🙂
@santosh898
I added automate-release over this repository, so any PR merged will be automatically released as a new version 🙂
Previously using id based element selection for mo.js. This leads to unexpected behaviour when using multiple instances in a single document. Now using React Refs, each instance is isolated.