Skip to content

Commit 2419a23

Browse files
Update App.js
1 parent 0a7e85f commit 2419a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function App() {
22
return (
33
<div>
4-
<h1>Hello, !</h1>
4+
<h1>Hello,!</h1>
55
</div>
66
);
77
}

0 commit comments

Comments
 (0)