Skip to content

Commit 14b3db8

Browse files
committed
fix: knip
1 parent dcdfbe0 commit 14b3db8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/popup/context.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { useRoute, useRouter } from 'vue-router'
1010
import { t } from "./locale"
1111
import type { PopupMenu } from './types'
1212

13-
export type ViewSlots = {
13+
type ViewSlots = {
1414
toolbar: Component
1515
headerOption: Component
1616
}

0 commit comments

Comments
 (0)