From 033f1ddb8d160575da7c443fc90a931f836957d5 Mon Sep 17 00:00:00 2001 From: Irfan Emre Utkan <127414322+emreutkan@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:04:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f768e33..60e31ad 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. -Currently, two official plugins are available: +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