Hi! I'm using your component in a project, but I really don't want things like JSS to appear in the bundle. I've made a temporary solution by forking and replacing JSS by LESS and hacking around, but it should not be hard to separate a react component from JSS wrapper.
If you are interested but do not have a time for it, I can try to make a pull request
Hi! I'm using your component in a project, but I really don't want things like JSS to appear in the bundle. I've made a temporary solution by forking and replacing JSS by LESS and hacking around, but it should not be hard to separate a react component from JSS wrapper.
If you are interested but do not have a time for it, I can try to make a pull request