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.
2 parents e96fd11 + aa8c85f commit c2c09b3Copy full SHA for c2c09b3
src/App.js
@@ -6,9 +6,9 @@ function App() {
6
<header className="App-header">
7
<img src="Octocat.png" className="App-logo" alt="logo" />
8
<p>
9
- GitHub Codespaces <span class="heart">♥️</span> React
+ GitHub Codespaces <span className="heart">♥️</span> React
10
</p>
11
- <p class="small">
+ <p className="small">
12
Edit <code>src/App.js</code> and save to reload.
13
14
0 commit comments