Skip to content

Commit

Permalink
Merge pull request #385 from Chaem03/feature/#349
Browse files Browse the repository at this point in the history
✅ Test:셰어페이지 test
  • Loading branch information
Chaem03 authored Aug 5, 2024
2 parents 8b97805 + 39cd657 commit 9ba487a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/router.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { SearchResultP } from "./pages/SearchPage/SearchResultP";
import { Test } from "./pages/TestPage/Test";
import { NotFound } from "./pages/NotFound/NotFount";
import { AgreePage } from "./pages/AgreePage/AgreePage";
import SharePage from "@/pages/Share/Share";
const router = createBrowserRouter([
{
path: "/",
Expand Down

0 comments on commit 9ba487a

Please sign in to comment.