diff --git a/client/src/components/Design/components/Carousel/Carousel.stories.tsx b/client/src/components/Design/components/Carousel/Carousel.stories.tsx index 0a8b19930..235fc7f04 100644 --- a/client/src/components/Design/components/Carousel/Carousel.stories.tsx +++ b/client/src/components/Design/components/Carousel/Carousel.stories.tsx @@ -1,3 +1,4 @@ +/** @jsxImportSource @emotion/react */ import type {Meta, StoryObj} from '@storybook/react'; import Carousel from './Carousel'; diff --git a/client/src/components/Design/components/Carousel/CarouselDeleteButton.tsx b/client/src/components/Design/components/Carousel/CarouselDeleteButton.tsx index 9f7154395..828195095 100644 --- a/client/src/components/Design/components/Carousel/CarouselDeleteButton.tsx +++ b/client/src/components/Design/components/Carousel/CarouselDeleteButton.tsx @@ -1,3 +1,4 @@ +/** @jsxImportSource @emotion/react */ import Icon from '../Icon/Icon'; import {deleteButtonStyle} from './Carousel.style'; diff --git a/client/src/components/Design/components/Carousel/CarouselIndicator.tsx b/client/src/components/Design/components/Carousel/CarouselIndicator.tsx index 971fa7d3e..ea96b1043 100644 --- a/client/src/components/Design/components/Carousel/CarouselIndicator.tsx +++ b/client/src/components/Design/components/Carousel/CarouselIndicator.tsx @@ -1,3 +1,4 @@ +/** @jsxImportSource @emotion/react */ import {useTheme} from '@components/Design/theme/HDesignProvider'; import {indicatorContainerStyle, indicatorStyle} from './Carousel.style'; diff --git a/client/src/components/Design/components/Carousel/useCarousel.tsx b/client/src/components/Design/components/Carousel/useCarousel.ts similarity index 100% rename from client/src/components/Design/components/Carousel/useCarousel.tsx rename to client/src/components/Design/components/Carousel/useCarousel.ts diff --git a/client/src/components/Footer/Footer.tsx b/client/src/components/Footer/Footer.tsx index b75be7ed9..fb22c0b4a 100644 --- a/client/src/components/Footer/Footer.tsx +++ b/client/src/components/Footer/Footer.tsx @@ -15,8 +15,9 @@ const Footer: React.FC = () => { 행동대장 소개 - {/* TODO: (@soha) 문의 페이지 링크로 꼭!! 추후 수정 */} - 문의하기 + + 문의하기 + 이메일