chore: 发布 layui-vue-1.0.0
This commit is contained in:
@@ -33,7 +33,7 @@ const props = withDefaults(defineProps<LayButtonProps>(), {
|
||||
radius: false,
|
||||
loading: false,
|
||||
disabled: false,
|
||||
nativeType: "button"
|
||||
nativeType: "button",
|
||||
});
|
||||
|
||||
const emit = defineEmits(["click"]);
|
||||
|
||||
Reference in New Issue
Block a user