Update 101-functional-components.md (#4233)

Fix link issue

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/4348/head
Mirac Seref 1 year ago committed by GitHub
parent 7f800f2717
commit bec59ed630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/react/content/102-components/101-functional-components.md

@ -4,7 +4,7 @@ Functional components are some of the more common components that will come acro
Visit the following resources to learn more:
- [Functional Components and Props](https://react.dev/reference/react/components)
- [Functional Components and Props](https://react.dev/reference/react/Component)
- [Your first component](https://react.dev/learn/your-first-component)
- [Passing props to a component](https://react.dev/learn/passing-props-to-a-component)
- [Functional Components in React](https://www.robinwieruch.de/react-function-component/)

Loading…
Cancel
Save