-
날짜 선택
diff --git a/src/components/gathering/createUpdate/editor/modal/GatheringPlaceModal.tsx b/src/components/gathering/createUpdate/editor/modal/GatheringPlaceModal.tsx index fb4b329a..6ec6ef39 100644 --- a/src/components/gathering/createUpdate/editor/modal/GatheringPlaceModal.tsx +++ b/src/components/gathering/createUpdate/editor/modal/GatheringPlaceModal.tsx @@ -163,21 +163,8 @@ const GatheringPlaceModal = (props: IGatheringPlaceModalProps) => { return (
-
{
return (
{
return (
{
"flex min-h-full flex-col items-center justify-start bg-white"
}
>
-
시간 선택
diff --git a/src/components/gathering/read/modal/GatheringFilterModal.tsx b/src/components/gathering/read/modal/GatheringFilterModal.tsx
index c8517f10..3afc10b3 100644
--- a/src/components/gathering/read/modal/GatheringFilterModal.tsx
+++ b/src/components/gathering/read/modal/GatheringFilterModal.tsx
@@ -187,20 +187,9 @@ const GatheringFilterModal = ({ closeModal }: IGatheringFilterModalProps) => {
return (
-
조건 선택
diff --git a/src/components/informations/list/InformationSearch.tsx b/src/components/informations/list/InformationSearch.tsx
index a9d00680..5c21acbf 100644
--- a/src/components/informations/list/InformationSearch.tsx
+++ b/src/components/informations/list/InformationSearch.tsx
@@ -1,8 +1,8 @@
-import { IoIosArrowDown } from "react-icons/io";
-import { VscSettings } from "react-icons/vsc";
import InformationFilterModalContainer from "@/containers/informations/list/InformationFilterModalContainer";
-import Link from "next/link";
import Image from "next/image";
+import Link from "next/link";
+import { IoIosArrowDown } from "react-icons/io";
+import { VscSettings } from "react-icons/vsc";
interface Props {
pathname: string;
diff --git a/src/containers/gathering/read/GatheringFilterContainer.tsx b/src/containers/gathering/read/GatheringFilterContainer.tsx
index 434ced6e..1653e63c 100644
--- a/src/containers/gathering/read/GatheringFilterContainer.tsx
+++ b/src/containers/gathering/read/GatheringFilterContainer.tsx
@@ -28,7 +28,7 @@ const GatheringFilterContainer = (props: IGatheringFilterContainer) => {
필터
- setIsModal(false)}>
+ setIsModal(false)} isHeaderBar={true}>
setIsModal(false)} />
>
{
"flex min-h-full flex-col items-center justify-start bg-white"
}
>
-
시간 선택
diff --git a/src/components/gathering/read/modal/GatheringFilterModal.tsx b/src/components/gathering/read/modal/GatheringFilterModal.tsx index c8517f10..3afc10b3 100644 --- a/src/components/gathering/read/modal/GatheringFilterModal.tsx +++ b/src/components/gathering/read/modal/GatheringFilterModal.tsx @@ -187,20 +187,9 @@ const GatheringFilterModal = ({ closeModal }: IGatheringFilterModalProps) => { return (
-
조건 선택
diff --git a/src/components/informations/list/InformationSearch.tsx b/src/components/informations/list/InformationSearch.tsx
index a9d00680..5c21acbf 100644
--- a/src/components/informations/list/InformationSearch.tsx
+++ b/src/components/informations/list/InformationSearch.tsx
@@ -1,8 +1,8 @@
-import { IoIosArrowDown } from "react-icons/io";
-import { VscSettings } from "react-icons/vsc";
import InformationFilterModalContainer from "@/containers/informations/list/InformationFilterModalContainer";
-import Link from "next/link";
import Image from "next/image";
+import Link from "next/link";
+import { IoIosArrowDown } from "react-icons/io";
+import { VscSettings } from "react-icons/vsc";
interface Props {
pathname: string;
diff --git a/src/containers/gathering/read/GatheringFilterContainer.tsx b/src/containers/gathering/read/GatheringFilterContainer.tsx
index 434ced6e..1653e63c 100644
--- a/src/containers/gathering/read/GatheringFilterContainer.tsx
+++ b/src/containers/gathering/read/GatheringFilterContainer.tsx
@@ -28,7 +28,7 @@ const GatheringFilterContainer = (props: IGatheringFilterContainer) => {
setIsModal(false)}>
+ setIsModal(false)} isHeaderBar={true}>
setIsModal(false)} />
>
필터
-