Compare commits
No commits in common. "a96eb67a7386bf035ab1d0bab2a5d01ce34bd997" and "4a6269d0f15248b1b89fa00eef12abd01fbeee43" have entirely different histories.
a96eb67a73
...
4a6269d0f1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import * as React from 'react'
|
|||
const App: React.FC = () => {
|
||||
return (
|
||||
<>
|
||||
<h1>PR automatica 2 </h1>
|
||||
<h1>PR automatica </h1>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue