mirror of
https://github.com/CorentinTh/it-tools
synced 2025-12-14 23:25:38 +00:00
refactor(lint): auto fix lint
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<n-tooltip v-if="value" trigger="hover">
|
||||
<template #trigger>
|
||||
<div class="copy-button" :class="[copyPlacement]">
|
||||
<n-button secondary circle size="large" @click="onCopyClicked">
|
||||
<n-button circle secondary size="large" @click="onCopyClicked">
|
||||
<n-icon size="22" :component="Copy" />
|
||||
</n-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user