clean
This commit is contained in:
parent
368a187edb
commit
acffaf85b6
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ import {
|
||||||
CarouselPrevious,
|
CarouselPrevious,
|
||||||
} from "~/components/ui/carousel";
|
} from "~/components/ui/carousel";
|
||||||
import { AnnuncioActions } from "~/components/servizio/annuncio_actions";
|
import { AnnuncioActions } from "~/components/servizio/annuncio_actions";
|
||||||
import { Separator } from "~/components/ui/separator";
|
|
||||||
|
|
||||||
export const AnnuncioCard = ({ className }: { className?: string }) => {
|
export const AnnuncioCard = ({ className }: { className?: string }) => {
|
||||||
const { data } = useServizioAnnuncio();
|
const { data } = useServizioAnnuncio();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue