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
All of Style Props implementation is write in File:[Chakra__MakeProps.res](https://github.com/ri7nz/rescript-chakra/blob/main/src/Chakra__MakeProps.res)
110
+
All of Style Props implementation is write in File:[Chakra__MakeProps.res](https://github.com/ri7nz/rescript-chakra/blob/main/src/Components/Chakra__MakeProps.res)
111
111
112
112
## Component
113
113
@@ -226,8 +226,11 @@ All of Style Props implementation is write in File:[Chakra__MakeProps.res](https
226
226
-[ ] useToken
227
227
228
228
# Contribution
229
+
## Make a Pull Request
230
+
* Please, refer with [conventionalcommits.org](https://www.conventionalcommits.org) for write `commit` message.
231
+
229
232
## Make a new component binding
230
-
I'm use [hygen.io](https://hygen.io) for generate new component binding base on `Box.res`, see [\_templates/Box/new/new.ejs.t](./_templates/Box/new/new.ejs.t)
233
+
I'm use [hygen.io](https://hygen.io) for generate new component binding base on `Box.res`, see [\_templates/Box/new/new.ejs.t](https://github.com/ri7nz/rescript-chakra/blob/main/_templates/Box/new/new.ejs.t)
0 commit comments