Skip to content

Commit

Permalink
feat(fe-piattaforma): fe updates 11162022
Browse files Browse the repository at this point in the history
  • Loading branch information
nicogheart1 committed Nov 16, 2022
1 parent 549a307 commit a74f52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fe-piattaforma/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import UsersAnagraphic from './components/UsersAnagraphic/usersAnagraphic';
i18nInit();

const MyApp: React.FC = () => {
console.log('11162022 1');
console.log('11162022 2');
return (
<Provider store={store}>
<FontLoader />
Expand Down

0 comments on commit a74f52f

Please sign in to comment.