📝: 更新文档
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@layui/layui-vue",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"author": "就眠儀式",
|
||||
"license": "MIT",
|
||||
"description": "a component library for Vue 3 base on layui-vue",
|
||||
|
||||
@@ -8,6 +8,7 @@ export default {
|
||||
import { computed, inject } from "vue";
|
||||
import "./index.less";
|
||||
|
||||
|
||||
export interface LayCheckboxProps {
|
||||
name?: string;
|
||||
skin?: string;
|
||||
|
||||
Reference in New Issue
Block a user