From 401744ad790d299d3698376794bf329c92a009a3 Mon Sep 17 00:00:00 2001 From: Ahmed Belmehnouf <128633214+Untitled-Master@users.noreply.github.com> Date: Fri, 2 Jan 2026 11:32:04 +0100 Subject: [PATCH] Add React Vite version section to README Added a section for React Vite version without TypeScript. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3c3eb47..64b6949 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Contributions are welcome! Please feel free to submit a Pull Request. 4. Push to the branch (`git push origin feature/amazing-feature`) 5. Open a Pull Request +## React Vite Version (.Jsx) + +For a React Vite version that does not require Typescript - check [mapcn.jsx](https://github.com/Untitled-Master/mapcn.jsx). + ## License MIT License - see the [LICENSE](LICENSE) file for details.