Skip to content

Commit

Permalink
View big map btn was removed (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky authored Aug 15, 2022
1 parent af82786 commit e576e07
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/components/ValueInspector.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,6 @@
<span>View</span>
</v-btn>

<v-btn
v-else-if="prim === 'big_map'"
text
small
link
:to="{ path: `/${network}/big_map/${value}` }"
>View Big Map</v-btn
>

<v-btn
v-else-if="isIpfsHash"
text
Expand Down

0 comments on commit e576e07

Please sign in to comment.