fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -92,6 +92,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="hidden lg:block flex-1 py-6 scroll-mt-24 pl-4">
|
||||
<div v-if="rows.length > 0" class="sticky top-24 py-2 overflow-auto">
|
||||
|
||||
Reference in New Issue
Block a user