Skip to content
Snippets Groups Projects
Commit cc13d01d authored by Shreyas Prabhu's avatar Shreyas Prabhu
Browse files

fix: update header text in App component

parent 34508f99
Branches
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ function App() { ...@@ -9,7 +9,7 @@ function App() {
return ( return (
<> <>
<div> <div>
<h1>Hello From Test for the New Casashanges</h1> <h1>Jai Shree Ram</h1>
<a href="https://vite.dev" target="_blank"> <a href="https://vite.dev" target="_blank">
<img src={viteLogo} className="logo" alt="Vite logo" /> <img src={viteLogo} className="logo" alt="Vite logo" />
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment