fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -438,6 +438,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<li
|
||||
v-if="shouldRenderMessage"
|
||||
@@ -582,6 +583,7 @@ export default {
|
||||
</div>
|
||||
</li>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
.wrap {
|
||||
> .bubble {
|
||||
|
||||
Reference in New Issue
Block a user