mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 21:36:53 +00:00
fix: linting fixes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import JsBarcode from 'jsbarcode'
|
||||
import { message } from 'ant-design-vue'
|
||||
import { downloadSvg as _downloadSvg, copySVGToClipboard } from '~/utils/svgToPng'
|
||||
|
||||
const props = defineProps({
|
||||
|
||||
Reference in New Issue
Block a user