Browse Source

chore(nc-gui): remove TreeProps

pull/4931/head
Wing-Kam Wong 2 years ago
parent
commit
8d60c1f1ab
  1. 2
      packages/nc-gui/components/smartsheet/column/utils.ts

2
packages/nc-gui/components/smartsheet/column/utils.ts

@ -1,5 +1,3 @@
import type { TreeProps } from 'ant-design-vue'
const relationNames = {
mm: 'Many To Many',
hm: 'Has Many',

Loading…
Cancel
Save