From eec198f41bcbd6a0241c95db0f1e494478478303 Mon Sep 17 00:00:00 2001 From: kcwww Date: Sat, 16 Nov 2024 22:34:50 +0900 Subject: [PATCH] fix: light --- app/(protected)/make/_components/DecorationSelect.tsx | 2 +- app/(public)/visit/_components/_make/DecorationSelect.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/(protected)/make/_components/DecorationSelect.tsx b/app/(protected)/make/_components/DecorationSelect.tsx index ba4003f..2b0b12b 100644 --- a/app/(protected)/make/_components/DecorationSelect.tsx +++ b/app/(protected)/make/_components/DecorationSelect.tsx @@ -46,7 +46,7 @@ const DecorationSelect = ({ diff --git a/app/(public)/visit/_components/_make/DecorationSelect.tsx b/app/(public)/visit/_components/_make/DecorationSelect.tsx index b54fc81..9dd3050 100644 --- a/app/(public)/visit/_components/_make/DecorationSelect.tsx +++ b/app/(public)/visit/_components/_make/DecorationSelect.tsx @@ -34,7 +34,7 @@ const DecorationSelect = ({ path }: { path: string }) => {