fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -35,6 +35,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<span>
|
||||
{{ textToBeDisplayed }}
|
||||
@@ -47,6 +48,7 @@ export default {
|
||||
</button>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.show-more--button {
|
||||
color: var(--w-500);
|
||||
|
||||
Reference in New Issue
Block a user