mirror of
https://github.com/certd/certd.git
synced 2026-05-17 22:07:34 +08:00
chore: code format
This commit is contained in:
@@ -23,7 +23,7 @@ defineOptions({ name: "NotificationPopup" });
|
||||
|
||||
withDefaults(defineProps<Props>(), {
|
||||
dot: false,
|
||||
notifications: () => []
|
||||
notifications: () => [],
|
||||
});
|
||||
|
||||
const emit = defineEmits<{
|
||||
|
||||
Reference in New Issue
Block a user