From 6fede760d6594b1a609920878d28ee5152bb0587 Mon Sep 17 00:00:00 2001 From: Neeraj Rekwar <88387699+neerajrekwar@users.noreply.github.com> Date: Fri, 20 Dec 2024 21:24:55 +0000 Subject: [PATCH] gfs --- app/blog/first-post/page.tsx | 2 +- app/blog/second-post/page.tsx | 2 +- app/blog/third-post/page.tsx | 2 +- components/DataSet.tsx | 3 ++- components/Gallery.tsx | 3 ++- components/InstaGallery.tsx | 3 ++- components/{ui => }/accordion.tsx | 0 components/ui/Accordion.tsx | 9 +++------ 8 files changed, 12 insertions(+), 12 deletions(-) rename components/{ui => }/accordion.tsx (100%) diff --git a/app/blog/first-post/page.tsx b/app/blog/first-post/page.tsx index 48828f16b..e6d903b38 100644 --- a/app/blog/first-post/page.tsx +++ b/app/blog/first-post/page.tsx @@ -53,7 +53,7 @@ export default function FirstPostPage() {

{post && (
- {post?.title} {post && (
- {post?.title} {post && (
- {post?.title} {
- {item.timestamp} = ({ feed }) => { {images && images.map((image) => (
- {image.caption} { {images.map((image) => (
-