diff --git a/docs/.vitepress/theme/components/packages/PackageListItem.vue b/docs/.vitepress/theme/components/packages/PackageListItem.vue index a9e92a7d5b..fbb19d44b3 100644 --- a/docs/.vitepress/theme/components/packages/PackageListItem.vue +++ b/docs/.vitepress/theme/components/packages/PackageListItem.vue @@ -33,13 +33,11 @@ const props = defineProps<{ :href="packageData.documentation" text="Guide" theme="brand" - @click="go(packageData.documentation)" />