There was an error while loading. Please reload this page.
1 parent 6ecf55a commit ff51fd5Copy full SHA for ff51fd5
1 file changed
…/components/form/field-add-del/index.jsx …/components/form/field-add-del/index.tsxpackages/dag/src/components/form/field-add-del/index.jsx renamed to packages/dag/src/components/form/field-add-del/index.tsx
@@ -1,6 +1,6 @@
1
import { observer } from '@formily/reactive-vue'
2
import { metadataInstancesApi } from '@tap/api'
3
-
+import { IconButton } from '@tap/component/src/icon-button'
4
import { connect, mapProps, useForm } from '@tap/form'
5
import i18n from '@tap/i18n'
6
import { cloneDeep } from 'lodash-es'
0 commit comments