From 0fe6af20838b829dd96d83ab79338a49d0d42071 Mon Sep 17 00:00:00 2001 From: "k.kamalakannan" Date: Sun, 23 Apr 2023 08:35:05 +0530 Subject: [PATCH] TP-24975: minor updates --- index.html | 2 +- public/logo.svg | 4 ++++ public/vite.svg | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 public/logo.svg delete mode 100644 public/vite.svg diff --git a/index.html b/index.html index 6addf46..0622029 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Vite + React + TS diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..ff96085 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/public/vite.svg b/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file