mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-27 18:16:15 -04:00
refactor(clean): removed useless br tags
This commit is contained in:
parent
c45bce36f9
commit
74073f5038
13 changed files with 21 additions and 43 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue