We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af9773 commit 0a7e85fCopy full SHA for 0a7e85f
src/App.js
@@ -1,7 +1,7 @@
1
function App() {
2
return (
3
<div>
4
- <h1>Hello, World!</h1>
+ <h1>Hello, !</h1>
5
</div>
6
);
7
}
0 commit comments