feat: 更新表单组件,简化代码结构并添加调试插件
This commit is contained in:
@@ -1,16 +1,15 @@
|
||||
import { FormKitTypeDefinition } from '@formkit/core'
|
||||
import {
|
||||
outer,
|
||||
inner,
|
||||
wrapper,
|
||||
label,
|
||||
casts,
|
||||
help,
|
||||
icon,
|
||||
inner,
|
||||
label,
|
||||
outer,
|
||||
prefix,
|
||||
suffix,
|
||||
textInput,
|
||||
casts,
|
||||
createSection,
|
||||
wrapper
|
||||
} from '@formkit/inputs'
|
||||
import { messages } from '../sections/messages'
|
||||
|
||||
|
Reference in New Issue
Block a user