mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 18:46:50 +00:00
fix(nc-gui): remove explicit import statement of ant message as this globally imported
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<script lang="ts" setup>
|
||||
import { message } from 'ant-design-vue'
|
||||
import tinycolor from 'tinycolor2'
|
||||
import type { Select as AntSelect } from 'ant-design-vue'
|
||||
import { type LocalSelectOptionType, type SelectInputOptionType, getOptions, getSelectedTitles } from './utils'
|
||||
|
||||
Reference in New Issue
Block a user