Teste de PR 7 #8
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 6 </h1>
|
<h1>PR automatica 7 </h1>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue