update link of "Functional Components and Props" (#4317)

pull/4325/head
Shawn Gestupa 1 year ago committed by GitHub
parent eafd36f6aa
commit c1d37dead3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      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/component)
- [Functional Components and Props](https://react.dev/reference/react/components)
- [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/)
- [Functional Components in React](https://www.robinwieruch.de/react-function-component/)

Loading…
Cancel
Save