added react-router to cheatsheets (#11774)

* added react-router to cheatsheets

* fixed linter

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Joseph Cole-Showers 2024-12-01 18:38:25 +00:00 committed by GitHub
parent 89bb6877b6
commit 13d2eec688
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -307,6 +307,7 @@
#### React.js
* [React Cheatsheet](https://www.codecademy.com/learn/react-101/modules/react-101-jsx-u/cheatsheet) - Codecademy (HTML)
* [React-router Cheatsheet](https://devhints.io/react-router) - Devhints.io (HTML)
* [React.js Cheatsheet](https://devhints.io/react) - Devhints.io (HTML)
* [Ultimate React.js Cheat Sheet](https://upmostly.com/ultimate-reactjs-cheat-sheet) - Upmostly.com (HTML)