add reusable ImageFigure component
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { getClient } from "@/app/client";
|
||||
import { Blocks } from "@/components/blocks/Blocks";
|
||||
import Icon from "@/components/general/Icon";
|
||||
import Image from "@/components/general/Image";
|
||||
import { Image } from "@/components/general/Image";
|
||||
import { graphql } from "@/gql";
|
||||
import { AssociationFragment } from "@/gql/graphql";
|
||||
import Link from "next/link";
|
||||
|
Reference in New Issue
Block a user