diff --git a/apps/infoalloggi/src/components/Layout.tsx b/apps/infoalloggi/src/components/Layout.tsx index 5789ba9..46b1369 100644 --- a/apps/infoalloggi/src/components/Layout.tsx +++ b/apps/infoalloggi/src/components/Layout.tsx @@ -190,7 +190,7 @@ export const AreaRiservataLayoutUserView = ({ isAdmin /> -
- {body} -
- ); -} - -export { - useFormField, - Form, - FormItem, - FormLabel, - FormControl, - FormDescription, - FormMessage, - FormField, -}; diff --git a/apps/infoalloggi/src/components/ui/slider.tsx b/apps/infoalloggi/src/components/ui/slider.tsx index 4408b24..fbf2fd5 100644 --- a/apps/infoalloggi/src/components/ui/slider.tsx +++ b/apps/infoalloggi/src/components/ui/slider.tsx @@ -27,7 +27,7 @@ function Slider({ return (