diff --git a/src/App.tsx b/src/App.tsx index e9da913..ccfbd40 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 8

+

PR automatica 9

) }