style(website): Fix linting issues in YouTubeVideo component

This commit is contained in:
Kazuki Yamada
2025-06-08 16:30:27 +09:00
parent 4fc616122e
commit 03b9b687ff

View File

@@ -4,7 +4,7 @@ defineProps({
type: String,
required: true,
},
})
});
</script>
<template>