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