max
max
**Overview** I would like to run this project on Windows but encountered some issues trying to run some of the scripts. In this PR, I adjusted a few things to...
Closes # N/A ## 📝 Description This docs section https://chakra-ui.com/docs/styled-system/chakra-factory#chakra-jsx-elements seems to have a broken link for list of elements. I looked in the repository for a similar `system.utils.ts` file...
The `EbaySwitch` component allows a `checked` prop to control its value, but on change this prop does not get enforced properly. Other controlled components like `EbayCheckbox` don't have this issue....
**Is your feature request related to a problem? Please describe.** I am implementing a copy button that on click will show a tooltip notifying you that you've copied some text....