Skip to content

Commit

Permalink
fix: ci 문제 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyoung234 committed Aug 22, 2024
1 parent a5f4847 commit 79467c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ const TravelogueEditPage = () => {
<Text textType="bodyBold">썸네일</Text>
<ThumbnailUpload
id=""
onDeleteButton={() => setThumbnail("")}
previewUrls={[thumbnail]}
fileInputRef={thumbnailFileInputRef}
onChangeImage={handleChangeThumbnail}
Expand Down

0 comments on commit 79467c1

Please sign in to comment.