浏览代码

fix: modal shows up when opening package page (#764)

Ahmad Kholid 2 年之前
父节点
当前提交
e85891349c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/newtab/pages/Packages.vue

+ 0 - 1
src/newtab/pages/Packages.vue

@@ -85,7 +85,6 @@
                     tag="a"
                     target="_blank"
                     class="cursor-pointer"
-                    @click="deletePackage(pkg)"
                   >
                     <v-remixicon name="riExternalLinkLine" class="mr-2 -ml-1" />
                     <span>Open package page</span>