diff --git a/src/App.tsx b/src/App.tsx index aa4d096940ca27da149468aaea09f655290db5fa..b1724c71bb4f405999c5e691a3b03fbe31052a1f 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>