feat: 更新自定义切换组件,重命名为 headlessui-switch 并调整类型定义
This commit is contained in:
@ -148,7 +148,7 @@ onMounted(() => {
|
||||
|
||||
<FormKit
|
||||
label="headlessui"
|
||||
type="mytoggle"
|
||||
type="headlessui-switch"
|
||||
/>
|
||||
|
||||
<FormKit
|
||||
|
Reference in New Issue
Block a user