Skip to content

Commit 2fdfc75

Browse files
committed
docs: fix url
1 parent a55633c commit 2fdfc75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* [Others](#others)
2222
* [Hooks](#hooks)
2323
* [Contribution](#contribution)
24+
* [Make a Pull Request](#make-a-pull-request)
2425
* [Make a new component binding](#make-a-new-component-binding)
2526
* [Acknowledgement](#acknowledgement)
2627

@@ -107,7 +108,7 @@ This is following and closely same with Chakra-UI. [**See Style Props**](https:/
107108
- [ ] [Pseudo](https://chakra-ui.com/docs/features/style-props#pseudo) (_NOT implemented_)
108109
- [ ] [Other Style Props](https://chakra-ui.com/docs/features/style-props#other-props) 🚧 (_Partially Implemented_)
109110

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+
All of Style Props implementation is write in File:[Chakra__MakeProps.res](https://github.com/ri7nz/rescript-chakra/blob/main/src/Interfaces/Chakra__MakeProps.res)
111112

112113
## Component
113114

0 commit comments

Comments
 (0)