rescript-chakra icon indicating copy to clipboard operation
rescript-chakra copied to clipboard

⚡️⚛️ ReScript bindings for @chakra-ui/react

Results 2 rescript-chakra issues
Sort by recently updated
recently updated
newest added

## Description Add bindings for Tag, TagCloseButton, TagLabel, TagLeftIcon, and TabRightIcon. ## Tasks - [x] Add bindings for Tag - [x] Add bindings for TagCloseButton - [x] Add bindings for...

I installed this library with `yarn add rescript-chakra` . I followed all of the instructions in the README, including adding `rescript-chakra` to my "bs-dependencies" array in my bsconfig.json file. When...