1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

fix: removed duplicate link in react 103-rendering/104-events (#4218)

removed duplicate link in react roadmap section 103-rendering/104-events
This commit is contained in:
Kyrylo Nehaturov
2023-08-17 05:01:15 +03:00
committed by GitHub
parent c92c67acc9
commit c236bf9bf9

View File

@@ -9,5 +9,4 @@ Visit the following resources to learn more:
- [Responding to Events](https://react.dev/learn/responding-to-events)
- [React Event Object (Synthetic Event)](https://react.dev/reference/react-dom/components/common#react-event-object)
- [Responding to Events](https://react.dev/learn/responding-to-events)
- [React Event Handler](https://www.robinwieruch.de/react-event-handler/)