dev: hotfix, more styling

This commit is contained in:
2025-10-28 16:06:22 +07:00
parent 3e7e735ae4
commit 9e82d17943
3 changed files with 21 additions and 7 deletions

No files matched your search

@@ -1,5 +1,5 @@
<script setup lang="ts">
import Confirmation from '~/components/pub/my-ui/confirmation/confirmation.vue'
import Confirmation from './confirmation.vue'
interface RecordData {
id: number | string