Skip to content

Commit

Permalink
fix: removed "Show Raw Data" link from topic details view (#930)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Le Ponner <eric.leponner@icloud.com>
  • Loading branch information
ericleponner committed Mar 18, 2024
1 parent 8b46e76 commit a3a9958
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/TopicDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@

</DashboardCard>

<MirrorLink :network="network" entityUrl="transactions" :loc="topicId"/>

</section>

<Footer/>
Expand Down

0 comments on commit a3a9958

Please sign in to comment.