add reusable ImageFigure component
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
import styles from "./eventItem.module.scss";
|
||||
import Link from "next/link";
|
||||
import Image from "../general/Image";
|
||||
import { Image } from "@/components/general/Image";
|
||||
import {
|
||||
SingularEvent,
|
||||
EventFragment,
|
||||
|
Reference in New Issue
Block a user