From 2252f5e13b829f223a67b6204ab409b6b9cc6f7f Mon Sep 17 00:00:00 2001 From: 1g2g <87280835+1g2g@users.noreply.github.com> Date: Mon, 4 Dec 2023 16:15:42 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9B=B9=EB=B7=B0=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EB=B7=B0=20=EB=B3=BC=20=EC=88=98=20?= =?UTF-8?q?=EC=9E=88=EB=8A=94=20=EB=B2=84=ED=8A=BC=20=EA=B5=AC=ED=98=84=20?= =?UTF-8?q?(#493)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/WebViewPage/WebViewPage.tsx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/pages/WebViewPage/WebViewPage.tsx b/src/pages/WebViewPage/WebViewPage.tsx index 49f15a9..93cb705 100644 --- a/src/pages/WebViewPage/WebViewPage.tsx +++ b/src/pages/WebViewPage/WebViewPage.tsx @@ -1,7 +1,10 @@ import styled from '@emotion/styled'; +import { Button } from '@components/shared/Button'; + import { useIntersectionObserver } from '@hooks/useIntersectionObserver'; +import { BUTTON_PROPS } from '@styles/button'; import { theme } from '@styles/theme'; import GithubIcon from '@assets/githubIcon.svg?react'; @@ -59,6 +62,20 @@ export const WebViewPage = () => { 번거로운 과정없이 경기에만 집중하게 해드릴게요 +