diff --git a/src/App.tsx b/src/App.tsx index de02c1430fa5ec4b2b213a356777cf38e7ae2260..f46418c9214f7cdd7f23e0e3660cb0af477486eb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,7 +9,7 @@ function App() { return ( <> <div> - <h1>Jai Shree Ram!!!</h1> + <h1>Jai Shree Ram!!!!</h1> <a href="https://vite.dev" target="_blank"> <img src={viteLogo} className="logo" alt="Vite logo" /> </a>