mirror of
https://github.com/CorentinTh/it-tools
synced 2025-12-16 16:16:00 +00:00
refactor(clean): removed useless br tags
This commit is contained in:
committed by
Corentin THOMASSET
parent
c45bce36f9
commit
74073f5038
@@ -12,9 +12,7 @@
|
||||
</template>
|
||||
</n-page-header>
|
||||
|
||||
<br />
|
||||
|
||||
<n-space>
|
||||
<n-space mt-5>
|
||||
<span v-for="{ label, getValue } in content" :key="label">
|
||||
<n-tooltip v-if="getValue(userAgentInfo)" trigger="hover">
|
||||
<template #trigger>
|
||||
|
||||
Reference in New Issue
Block a user