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

Commit 726fc37

Browse files
committed
fix(portal): remove unused import
1 parent 41c4713 commit 726fc37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/c-portal/src/portal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
onBeforeMount,
88
ref,
99
onUnmounted,
10-
warn,
1110
} from "vue"
1211
import { createPortalTarget, ensureTarget, unmountTarget } from "./portal.utils"
1312
import { useStackProvider } from "@chakra-ui/vue-composables"

0 commit comments

Comments
 (0)