From fa815460d92a45fc66f799026025fd98dbc88a3d Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Wed, 8 Mar 2023 08:48:15 -0800 Subject: [PATCH] remove mx hack --- src/components/KeywordsPicker.tsx | 2 +- src/components/MasonryGallery.tsx | 2 +- src/components/Nav.tsx | 2 +- src/pages/photogallery.tsx | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/KeywordsPicker.tsx b/src/components/KeywordsPicker.tsx index b8811a6..df7269c 100644 --- a/src/components/KeywordsPicker.tsx +++ b/src/components/KeywordsPicker.tsx @@ -9,7 +9,7 @@ interface KeywordsPickerProps { } const KeywordsPicker = ({ keywords, value, onChange }: KeywordsPickerProps) => { return ( -
+
Collections diff --git a/src/components/MasonryGallery.tsx b/src/components/MasonryGallery.tsx index fc3919c..ac3d1d1 100644 --- a/src/components/MasonryGallery.tsx +++ b/src/components/MasonryGallery.tsx @@ -118,7 +118,7 @@ const MasonryGallery = ({ return (
{ className )} > -
+

Chuck Dries

Software Engineer & Photographer

diff --git a/src/pages/photogallery.tsx b/src/pages/photogallery.tsx index 783ab7b..0e143a7 100644 --- a/src/pages/photogallery.tsx +++ b/src/pages/photogallery.tsx @@ -227,7 +227,7 @@ const GalleryPage = ({ data, location }: PageProps
-

+

Recently published

{sortKey !== "datePublished" && ( @@ -258,7 +258,7 @@ const GalleryPage = ({ data, location }: PageProps
-

+

All images

@@ -283,7 +283,7 @@ const GalleryPage = ({ data, location }: PageProps -
+