From 41e59d1d64bbee309abf76c67932362c28f40ab5 Mon Sep 17 00:00:00 2001
From: MyungJiwoo <1206jiwoo@gmail.com>
Date: Fri, 28 Jun 2024 19:00:40 +0900
Subject: [PATCH] =?UTF-8?q?[#3]=20feat:=20navbar=EC=97=90=EC=84=9C=20?=
=?UTF-8?q?=ED=85=8C=EB=A7=88=20=EC=B6=94=EC=B2=9C=20=EB=A7=81=ED=81=AC=20?=
=?UTF-8?q?=EC=97=B0=EA=B2=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.tsx | 10 +++++----
src/components/Navbar.tsx | 41 ++++++++++++++++++++++---------------
src/index.tsx | 2 --
src/styles/NavbarStyled.tsx | 22 ++++++++++----------
4 files changed, 42 insertions(+), 33 deletions(-)
diff --git a/src/App.tsx b/src/App.tsx
index efad28c..42b3167 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -4,18 +4,20 @@ import MainPage from "./pages/MainPage";
import ThemeRecs from "./pages/ThemeRecs";
import ThemeRecsQuestions from "./pages/ThemeRecsQuestions";
import ThemeRecsResult from "./pages/ThemeRecsResult";
+import Navbar from "./components/Navbar";
const App: React.FC = () => {
return (
테마 추천
테마 추천
-테마 정보
테마 정보
-마이페이지
마이페이지
-