add reusable ImageFigure component
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import styles from "./newsItem.module.scss";
|
||||
import Image from "../general/Image";
|
||||
import { Image } from "@/components/general/Image";
|
||||
import { NewsFragment } from "@/lib/news";
|
||||
import { formatDate } from "@/lib/date";
|
||||
import Link from "next/link";
|
||||
|
Reference in New Issue
Block a user