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