Skip to content

Commit

Permalink
Docs: ROUTE 한글 > 영어화
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeSG98 committed Apr 29, 2024
1 parent fff7951 commit d92ecc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/sharing/util/constant.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const ROUTE = {
랜딩: "/",
로그인: "/signin",
개인정보처리방침: "/privacy",
Landing: "/",
Login: "/signin",
Privacy: "/privacy",
FAQ: "/faq",
};

Expand Down

0 comments on commit d92ecc0

Please sign in to comment.