Skip to content

Commit

Permalink
HOTFIX: 글자 내용 수정하기
Browse files Browse the repository at this point in the history
  • Loading branch information
KimKyuHoi committed Sep 5, 2024
1 parent e405c4e commit 4ce3fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/apply/components/ApplyForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ const ApplyForm = () => {
id='links'
width='100%'
margin='0px 15px 0px 0px'
title='깃허브 링크 (디자이너 분들은 포트폴리오 링크 올려주세요)'
title='깃허브 링크 (디자이너 분들은 포트폴리오 링크 올려주세요 없으면 안 올려주셔도 됩니다 :))'
placeholder='깃허브(포트폴리오) 링크를 입력해주세요'
type='text'
register={register('links')}
Expand Down

0 comments on commit 4ce3fc6

Please sign in to comment.