ReScript binding for React Chakra-UI.
Run the following in your favorit console:
> yarn add rescript-chakra OR
> npm install --save rescript-chakra Then, add rescript-chakra in your bsconfig.json:
-- "bs-dependencies": [], ++ "bs-dependencies": [rescript-chakra],Or you can check this Example.
(WIP): docs