From 318609da0727ff71c1ab1a64cb5cd3669b9d1c49 Mon Sep 17 00:00:00 2001 From: JAEMOONLEE Date: Tue, 19 Sep 2023 11:47:18 +0900 Subject: [PATCH] =?UTF-8?q?[feat]=20Step3=20=EC=9E=98=EB=AA=BB=EB=90=9C=20?= =?UTF-8?q?=EB=B6=80=EB=B6=84=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/room/addRoom/step3.tsx | 8 ++++---- public/icons/rectangleCamera.svg | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 public/icons/rectangleCamera.svg diff --git a/pages/room/addRoom/step3.tsx b/pages/room/addRoom/step3.tsx index c5b9b1e..17d3367 100644 --- a/pages/room/addRoom/step3.tsx +++ b/pages/room/addRoom/step3.tsx @@ -12,7 +12,7 @@ import { FieldValues, SubmitHandler, useForm } from 'react-hook-form'; import { Option } from '@/components/Select/Select'; import { GuDong } from '../addRoom'; import Rectangle from '@/public/icons/rectangle.svg'; -import RectanglePlus from '@/public/icons/rectanglePlus.svg'; +import RectangleCamera from '@/public/icons/rectangleCamera.svg'; export const getStaticProps = async ({ locale }: GetStaticPropsContext) => ({ props: { @@ -91,8 +91,8 @@ export default function Step1() { {/* 업로드 버튼으로 사용될 SVG */}
- - Add photos + + 3/5
@@ -107,7 +107,7 @@ export default function Step1() {
diff --git a/public/icons/rectangleCamera.svg b/public/icons/rectangleCamera.svg new file mode 100644 index 0000000..63f8d39 --- /dev/null +++ b/public/icons/rectangleCamera.svg @@ -0,0 +1,5 @@ + + + + +