diff --git a/apps/infoalloggi/src/components/Layout.tsx b/apps/infoalloggi/src/components/Layout.tsx index 7ec9a04..5789ba9 100644 --- a/apps/infoalloggi/src/components/Layout.tsx +++ b/apps/infoalloggi/src/components/Layout.tsx @@ -47,7 +47,9 @@ export const Layout = ({ {BannerFactory(banner)} ))} -
+
{children}
diff --git a/apps/infoalloggi/src/components/area-riservata/dashboard.tsx b/apps/infoalloggi/src/components/area-riservata/dashboard.tsx index 837125d..ce59cd1 100644 --- a/apps/infoalloggi/src/components/area-riservata/dashboard.tsx +++ b/apps/infoalloggi/src/components/area-riservata/dashboard.tsx @@ -109,7 +109,7 @@ export const UserDashboard = ({ userId }: { userId: UsersId }) => { - + Domande frequenti diff --git a/apps/infoalloggi/src/components/footer.tsx b/apps/infoalloggi/src/components/footer.tsx index b3e529c..0e29ada 100644 --- a/apps/infoalloggi/src/components/footer.tsx +++ b/apps/infoalloggi/src/components/footer.tsx @@ -12,23 +12,23 @@ export const Footer = ({ className }: FooterProps) => { return (