Compare commits
2 commits
4a6269d0f1
...
a96eb67a73
| Author | SHA1 | Date | |
|---|---|---|---|
| a96eb67a73 | |||
|
|
135607e1f7 |
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import * as React from 'react'
|
||||||
const App: React.FC = () => {
|
const App: React.FC = () => {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<h1>PR automatica </h1>
|
<h1>PR automatica 2 </h1>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue