From 0b5b64e5b7b1ef228302234dfde6a140925e61e1 Mon Sep 17 00:00:00 2001 From: oscux <157597878+oscux@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:37:59 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0d6babe..9361429 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. 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