mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-02 12:29:13 -04:00
refactor(ui): getting ride of naive ui buttons
This commit is contained in:
parent
df989e24b3
commit
c45bce36f9
44 changed files with 738 additions and 204 deletions
|
@ -11,7 +11,7 @@
|
|||
</n-card>
|
||||
|
||||
<n-space justify="center">
|
||||
<n-button secondary autofocus @click="copy"> Copy NATO string </n-button>
|
||||
<c-button autofocus @click="copy"> Copy NATO string </c-button>
|
||||
</n-space>
|
||||
</n-space>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue