Skip to content

Commit

Permalink
refactor: replace existing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
preschian committed Sep 7, 2023
1 parent a576a4c commit c2833a6
Show file tree
Hide file tree
Showing 9 changed files with 37 additions and 1,102 deletions.
13 changes: 0 additions & 13 deletions components/navbar/CreateDropdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,6 @@
</NeoTooltip>
</NeoDropdownItem>

<template v-if="chain === 'rmrk'">
<NeoDropdownItem>
<NeoTooltip
position="left"
full-width
:label="$t('createDropdown.simplifiedNft')"
multiline>
<nuxt-link data-cy="simple" :to="`/${urlPrefix}/mint`" tag="div">
{{ $t('simple') }}
</nuxt-link>
</NeoTooltip>
</NeoDropdownItem>
</template>
<NeoDropdownItem>
<NeoTooltip
position="left"
Expand Down
Loading

0 comments on commit c2833a6

Please sign in to comment.