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