Skip to content

Commit

Permalink
Merge pull request #146 from TRIP-Side-Project/dev
Browse files Browse the repository at this point in the history
Merge : 7.5 Merge 작업
  • Loading branch information
Emma-Hyejin authored Jan 4, 2024
2 parents bfe6473 + 90af42f commit 971ffb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function App() {
<div className="dark:bg-BASIC_BLACK bg-BASIC_WHITE">
<BrowserRouter>
<Header />
<!-- <Notification /> -->
{/* <Notification /> */}
<Layout>
<Routes>
<Route path="/" element={<Home />} />
Expand Down

0 comments on commit 971ffb2

Please sign in to comment.