mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 04:59:50 +02:00
Update 101-functional-components.md (#4233)
Fix link issue Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -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/)
|
||||
|
Reference in New Issue
Block a user