fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -24,6 +24,7 @@ export default {
|
||||
<span aria-hidden="true" :class="{ active: value }" />
|
||||
</button>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.toggle-button {
|
||||
@apply bg-slate-200 dark:bg-slate-600;
|
||||
|
||||
Reference in New Issue
Block a user