chore: correctly resolve merge conflicts and restore drawing tools implementation

This commit is contained in:
DiTus
2026-03-21 12:57:30 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@
</div>
</section>
<!-- Chart Container -->
<!-- Chart Container -->
<section class="relative w-full bg-[#0d1421] h-[60vh] md:h-[70vh]" data-purpose="chart-container" id="chartWrapper">
<div id="chart" class="w-full h-full"></div>