feat: 更新表单组件,简化代码结构并添加调试插件
This commit is contained in:
@ -220,7 +220,7 @@ onMounted(() => {
|
||||
|
||||
<div class="bg-gray-100 p-4 rounded-xl dark:bg-gray-800">
|
||||
<h2 class="font-bold text-lg mb-4 color:gray-800 dark:text-white">Pro Inputs</h2>
|
||||
<FormKit type="toggle" />
|
||||
<!-- <FormKit type="toggle" /> -->
|
||||
</div>
|
||||
|
||||
</FormKit>
|
||||
|
Reference in New Issue
Block a user