fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -18,6 +18,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div v-if="isFeatureEnabled">
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user