fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -10,6 +10,7 @@ const onVideoError = () => {
|
||||
emits('error');
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="block relative max-w-full">
|
||||
<video
|
||||
|
||||
Reference in New Issue
Block a user