You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React components written as ES6 classes do not support mixins. It would be great if this mixin would be provided also as a HOC (Higher Order Component).
Hi,
React components written as ES6 classes do not support mixins. It would be great if this mixin would be provided also as a HOC (Higher Order Component).
Thanks