Skip to content

Commit

Permalink
feat: edit image upload guide information
Browse files Browse the repository at this point in the history
eujin-shin committed Nov 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3d0e9bc commit dcec46c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -122,7 +122,7 @@ const ImagesInput = ({ images, setImage, disabled }: ImageInputProps) => {
information="업로드하기 전, 포트폴리오로 사용할 수 있는 사진인지 확인해주세요.
도용 및 무단 사용된 이미지는 삭제될 수 있습니다."
/>
<InfoCaption information={ACCEPTED_IMAGE.info} />
<InfoCaption information="장당 최대 10MB의 이미지 파일만 업로드 가능합니다. 이미지는 10장까지 추가하실 수 있습니다." />
</>
)}
<div

0 comments on commit dcec46c

Please sign in to comment.