Compare commits
No commits in common. "867445d05ef199d34c156791287b66fff615b3ee" and "a96eb67a7386bf035ab1d0bab2a5d01ce34bd997" have entirely different histories.
867445d05e
...
a96eb67a73
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 3 </h1>
|
||||
<h1>PR automatica 2 </h1>
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue