Skip to content

Commit

Permalink
fix : 빌드 오류 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
narinn-star committed Feb 20, 2025
1 parent 0fc05de commit ab499ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/ziine/src/app/artwork/register-web/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ const ArtworkRegisterPage = () => {
setValue('contacts', [...newContacts, { type: 'WEBSITE', value: e.target.value }]);
}}
/>

<DropDownInput
placeholder={['이메일']}
description={
Expand Down

0 comments on commit ab499ae

Please sign in to comment.