fix: apply ESLint rule vue/padding-line-between-blocks
This commit is contained in:
@@ -34,6 +34,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<BaseIcon
|
||||
:size="size"
|
||||
|
||||
@@ -39,6 +39,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<svg
|
||||
v-if="iconLib === 'fluent'"
|
||||
|
||||
@@ -34,6 +34,7 @@ export default {
|
||||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<BaseIcon
|
||||
:size="size"
|
||||
|
||||
Reference in New Issue
Block a user