fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -49,6 +49,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Modal :show.sync="show" :on-close="cancel">
|
||||
<div class="h-auto overflow-auto flex flex-col">
|
||||
|
||||
Reference in New Issue
Block a user