Compare commits
3 commits
75208396ef
...
71361ad5e0
| Author | SHA1 | Date | |
|---|---|---|---|
| 71361ad5e0 | |||
| 071c6d4fcd | |||
|
|
9b10fd7067 |
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 World + Testando</h1>
|
||||
<h1>Hello World </h1>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue