diff --git a/frontend/src/pages/Error/index.tsx b/frontend/src/pages/Error/index.tsx index 3e76e5108..007b699cb 100644 --- a/frontend/src/pages/Error/index.tsx +++ b/frontend/src/pages/Error/index.tsx @@ -7,6 +7,7 @@ import * as S from './style'; export default function Error() { const navigate = useNavigate(); + return ( @@ -26,7 +27,7 @@ export default function Error() { navigate(-1); }} > - 뒤로 가기 + 다시 시도