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

Add test text

parent 06bfc362
Branches
No related tags found
No related merge requests found
Pipeline #28981 failed
...@@ -9,7 +9,7 @@ function App() { ...@@ -9,7 +9,7 @@ function App() {
return ( return (
<> <>
<div> <div>
<h1>Hello From Cloud Run</h1> <h1>Hello From Cloud Run test-from-ui</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