Skip to content

Commit 560c1b1

Browse files
committed
Hide link to docs
1 parent 6efb4d7 commit 560c1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/modals/RollupRankModal.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ watch(
141141
We use the following metric categories: Quantitative, Reciprocal quantitative, Time-Based, Logarithmic and Custom (for TVL rank calculation).
142142
</Text>
143143
144-
<Text size="12" color="secondary" :style="{ lineHeight: '1.4' }">
144+
<!-- <Text size="12" color="secondary" :style="{ lineHeight: '1.4' }">
145145
You can find the calculation formulas for each metric in the documentation.
146-
</Text>
146+
</Text> -->
147147
148148
<table :class="$style.table_metric">
149149
<thead>

0 commit comments

Comments
 (0)