hotfix: warnings

This commit is contained in:
austnv
2026-05-24 03:36:12 +03:00
parent e57ff98f4a
commit 1ca15c51fc
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div ref="container" class="w-full h-full min-h-[400px]"></div>
<div ref="container" class="w-full h-full min-h-100"></div>
</template>
<script setup>