新年的第一次提交
This commit is contained in:
@@ -13,6 +13,7 @@ export interface LayBadgeProps {
|
||||
theme?: string;
|
||||
color?: string;
|
||||
}
|
||||
|
||||
const props = defineProps<LayBadgeProps>();
|
||||
|
||||
const classes = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user