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
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
I noticed in one of our implementations using the
Buttoncomponent, the element on the page looks like this:Could this be caused because the Button component renders the node and passes through all the props? Perhaps this needs to be refactored.
https://github.com/rentpath/react-ui/blob/master/packages/react-ui-core/src/Button/Button.js#L37