diff --git a/src/App.tsx b/src/App.tsx index f23aac0..61dc30d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,7 +3,7 @@ import * as React from 'react' const App: React.FC = () => { return ( <> -

PR automatica 6

+

PR automatica 7

) }