arko0531 / react-blog

0 stars 0 forks source link

feature: 게시글 생성, 수정 취소 버튼 추가 #20

Open arko0531 opened 2 hours ago

arko0531 commented 2 hours ago

해결해야 할 것

  1. 게시글 삭제 시 오류 / 작동은 함 (Query data cannot be undefined. Please make sure to return a value other than undefined from your query function.)

  2. 검색창 다른 페이지로 이동 시 초기화

  3. 정렬 <- new Date로 timestamp 넣어서 해봤는데 안됨