Skip to content

Commit 8c811fc

Browse files
committed
chore(package-card): removed imported auto import
1 parent 9bd0882 commit 8c811fc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/components/PackageCard.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<script setup lang="ts">
2-
import type { NpmSearchResult } from '#shared/types'
3-
42
defineProps<{
53
/** The search result object containing package data */
64
result: NpmSearchResult

0 commit comments

Comments
 (0)