Compare commits
No commits in common. "2968dbea37f52d1cf6aa81ac3fb84e29bc5a2d0a" and "a08dfa407800d7a121b253ddcd149f9c9e6b8f28" have entirely different histories.
2968dbea37
...
a08dfa4078
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 9 </h1>
|
<h1>PR automatica 8 </h1>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue