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.
1 parent bf720b2 commit f02d277Copy full SHA for f02d277
src/App.tsx
@@ -4,7 +4,7 @@ function App() {
4
5
return (
6
<>
7
- <h1>Hello World</h1>
+ <h1>Hello World!</h1>
8
</>
9
)
10
}
0 commit comments