fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -29,6 +29,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<label class="block">
|
||||
<div
|
||||
@@ -57,6 +58,7 @@ export default {
|
||||
</div>
|
||||
</label>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
textarea {
|
||||
min-height: 8rem;
|
||||
|
||||
Reference in New Issue
Block a user