fix
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</n-tooltip>
|
||||
<n-tooltip v-if="authed" trigger="hover">
|
||||
<template #trigger>
|
||||
<n-button text @click="$router.push({ name: 'showcase' })">
|
||||
<n-button text @click="window.open('/showcase', '_blank')">
|
||||
<Icon :width="16" icon="lucide:award"></Icon>
|
||||
</n-button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user