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

Commit 9cd8dc8

Browse files
committed
fix: resolve use-counter import
1 parent 8c5e7d6 commit 9cd8dc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vue-composables/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from "./use-window-event"
44
export * from "./use-element-stack"
55
export * from "./use-clipboard"
66
export * from "./use-disclosure"
7+
export * from "./use-counter"

0 commit comments

Comments
 (0)