From 9b5d225978fef0a33b06e10bc15fbb8042bb3e90 Mon Sep 17 00:00:00 2001 From: Christian Alfoni Date: Mon, 29 Jan 2024 09:14:27 +0000 Subject: [PATCH] style: Remove Vite from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ebe379..a08049c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# React + TypeScript + Vite +# React + TypeScript This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.