补充部分组件描述
This commit is contained in:
@@ -8,7 +8,7 @@ export default {
|
||||
import { withDefaults} from "vue";
|
||||
|
||||
export interface LaySkeletonProps {
|
||||
type?: string;
|
||||
type?: string;
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<LaySkeletonProps>(), {
|
||||
|
||||
0
src/component/skeletonItem/interface.ts
Normal file
0
src/component/skeletonItem/interface.ts
Normal file
Reference in New Issue
Block a user