Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
janmichek committed Feb 24, 2025
1 parent 9eba926 commit 5f4dfc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions src/components/MiningStatisticsGrid.vue
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,7 @@
</span>
</app-panel>

<app-panel
class="mining-statistics-grid__panel--chart"
style="">
<app-panel class="mining-statistics-grid__panel--chart">
<h2 class="h5">
MINING POOLS IN LAST 24 HOURS
<hint-tooltip>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/mining/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</Head>

<page-header>
Mining Pools
Mining
<template #tooltip>
{{ miningHints.mining }}
</template>
Expand Down

0 comments on commit 5f4dfc8

Please sign in to comment.