From 9982b71f5781b287961ea8591b2ed4d26b8c985b Mon Sep 17 00:00:00 2001 From: Omama Date: Wed, 1 Jan 2025 14:33:46 +0200 Subject: [PATCH] Updated README.md to exlain the project --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b3fd686..296afec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,3 @@ This project explains how to work with react in web development mostly front end. -Currently, two official plugins are available: - -- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh -- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh