chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2026-01-27 11:47:17 +00:00
parent 7a885d5e1f
commit 96035554bd
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
const props = defineProps<{
defineProps<{
visible: boolean
baseId?: string
title?: string