Closed naazy closed 2 years ago
@naazy Correct me if I'm wrong but I can't see one reference to a mixin in this whole repo?
@jrans True! but just thought we'd ask anyway ;)
Not the code in this repo is using es6 classes and react doesn't support them. If you still wish to go down the road first understand what a mixin is here and see this module for support.
We aren't using mixins anywhere. See: https://en.wikipedia.org/wiki/Mixin
mixins
@naazy Correct me if I'm wrong but I can't see one reference to a mixin in this whole repo?