Skip to content

Commit 25297e8

Browse files
committed
#4 [CHORE] 경로 변경
1 parent 7ddc1dc commit 25297e8

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const router = createBrowserRouter([
1919
},
2020

2121
{
22-
path: 'test',
22+
path: 'chat',
2323
element: <ChatPageTest />,
2424
},
2525
],

src/pages/chat/Chat.tsx

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)