fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -47,6 +47,7 @@ const onClickTabChange = index => {
|
||||
selectedTabIndex.value = index;
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="flex flex-col h-auto overflow-auto">
|
||||
<woot-modal-header
|
||||
|
||||
Reference in New Issue
Block a user