Skip to content

Commit

Permalink
chore: 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
bottlewook committed Jan 25, 2024
1 parent ca2f911 commit af62be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/car-details/hydrated-page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ function CarDetailsPage() {
// eslint-disable-next-line @typescript-eslint/require-await
const onSubmit = async () => {
onNext();
// TODO: 쿼리훅 제작
// TODO: 쿼리훅 제작 및 테스트
// console.log(getValues());
};

Expand Down

0 comments on commit af62be1

Please sign in to comment.