Skip to content

Commit

Permalink
Update components/collection/EditModal.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival authored Dec 4, 2024
1 parent b430d04 commit c27e4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/collection/EditModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/>
</NeoField>

<!-- nft description -->
<!-- collection description -->
<NeoField :label="$t('mint.collection.description.label')">
<NeoInput
v-model="description"
Expand Down

0 comments on commit c27e4c9

Please sign in to comment.