Compare commits
2 commits
7040a99d5f
...
f802d9fb30
| Author | SHA1 | Date | |
|---|---|---|---|
| f802d9fb30 | |||
|
|
f7e395b98e |
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import * as React from 'react'
|
|||
const App: React.FC = () => {
|
||||
return (
|
||||
<>
|
||||
<h1>Hello</h1>
|
||||
<h1>Hello World</h1>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue