fix: composible error

This commit is contained in:
Ramesh Mane
2026-02-20 10:35:31 +00:00
parent f88c209bc8
commit da8eb54d1e
4 changed files with 0 additions and 4 deletions

View File

@@ -1,6 +1,4 @@
<script lang="ts" setup>
import { useBaseActionsOrThrow } from './useBaseActions'
const props = defineProps<{
base: NcProject
isMarked?: boolean