We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0acc83 commit d525911Copy full SHA for d525911
src/App.jsx
@@ -25,7 +25,7 @@ function App() {
25
Edit <code>src/App.jsx</code> and save to test HMR
26
</p>
27
</div>
28
- <p className="read-the-docs">Made to learn the GCP concepts.</p>
+ <p className="read-the-docs">Made to learn the GCP concepts by Ahmed Anwer.</p>
29
</>
30
);
31
}
0 commit comments