mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +08:00
chore: code format
This commit is contained in:
@@ -8,7 +8,7 @@ interface Props {
|
||||
|
||||
withDefaults(defineProps<Props>(), {
|
||||
dotClass: "",
|
||||
dotStyle: () => ({})
|
||||
dotStyle: () => ({}),
|
||||
});
|
||||
</script>
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user