mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 11:26:48 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -5,9 +5,9 @@ interface Props {
|
||||
|
||||
defineProps<Props>()
|
||||
|
||||
const { activeError } = useExtensionHelperOrThrow()
|
||||
|
||||
const emits = defineEmits(['rename', 'duplicate', 'showDetails', 'clearData', 'delete'])
|
||||
|
||||
const { activeError } = useExtensionHelperOrThrow()
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user