From e5689a209c2f2ae1d6ae54757265da3fc88ccb4d Mon Sep 17 00:00:00 2001 From: dasmrpmunna Date: Wed, 1 Jan 2025 22:50:41 +0530 Subject: [PATCH 1/2] change in index.html by munna --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0c589ec..834c508 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Vite + React + Vite + React - M
From f14c628278b67401b408ab368bc8fa936126b7b2 Mon Sep 17 00:00:00 2001 From: Munna Das <137615374+dasmrpmunna@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:23:46 +0530 Subject: [PATCH 2/2] Update eslint.config.js --- eslint.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/eslint.config.js b/eslint.config.js index 238d2e4..3fc6022 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -36,3 +36,4 @@ export default [ }, }, ] +// done