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
fix: reduce the dependency between REACT components and helper
At first when I saw the component had a propType that included the
full helper I thought "Maybe that's too much".
What do you think @bobylito?
Would this also help testing/exporting individual react component in
npm modules?
0 commit comments