Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 7071490

Browse files
committed
fix: popover types
1 parent 6873032 commit 7071490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/c-popover/src/c-popover.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import {
1616
UsePopoverProps,
1717
} from "./use-popover"
1818
import type * as ZP from "@zag-js/popper"
19+
import type * as ZT from "@zag-js/types"
1920
import { useId } from "@chakra-ui/vue-composables"
2021
import { useMotions } from "@vueuse/motion"
2122

0 commit comments

Comments
 (0)