Skip to content

Commit

Permalink
Update : "파일 위치 수정"
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-ji-hong committed Apr 28, 2024
1 parent 7d25b7f commit e4b313a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion src/pages/HomePage.tsx → src/pages/HomePage/index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import { RoutePath, useRouter } from "./routing";
import { RoutePath, useRouter } from "../routing";

interface ButtonProps {
url: RoutePath;
Expand Down
7 changes: 0 additions & 7 deletions src/pages/Homepage/Homepage.tsx

This file was deleted.

0 comments on commit e4b313a

Please sign in to comment.