mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 04:06:47 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -163,9 +163,9 @@ const openUrl = (item: ItemType) => {
|
||||
{{ item.title }}
|
||||
|
||||
<GeneralCopyButton
|
||||
v-if="item.copyBtn"
|
||||
ref="copyBtnRef"
|
||||
type="secondary"
|
||||
v-if="item.copyBtn"
|
||||
:content="item.title"
|
||||
:show-toast="false"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user