We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69eda2 commit e068f5cCopy full SHA for e068f5c
src/app/gallery/page.tsx
@@ -1,6 +1,6 @@
1
import ResourceNavbar from '@/components/resources/r-nav'
2
import React from 'react'
3
-import { ReactPhotoCollage } from "react-photo-collage";
+
4
import Image from 'next/image';
5
const GalleryPage = () => {
6
0 commit comments