Skip to content

Commit 0be45c7

Browse files
Aleksandr MinkinAleksandr Minkin
authored andcommitted
DailyBoost // M-5 // HeatmapPanel fix
1 parent 0b37b6f commit 0be45c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/HeatmapPanel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const rangeLabel = computed(() => {
4242
<template>
4343
<section class="panel-card">
4444
<div class="section-head">
45-
<h2>Тепловая карта за 4 недели</h2>
45+
<h2>Дорожная карта за 4 недели</h2>
4646
<p>{{ rangeLabel }}</p>
4747
</div>
4848

0 commit comments

Comments
 (0)