feat(history): add electricity price chart

This commit is contained in:
2026-08-02 15:52:22 +02:00
parent f70f3ab054
commit 029c29afd1
10 changed files with 137 additions and 20 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ import history from '@/routes/history';
</li>
</ul>
</nav>
<div class="absolute top-0 left-64 p-4"><slot /></div>
<div class="absolute top-0 right-0 bottom-0 left-64 p-4"><slot /></div>
</template>