Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoCa96 committed Jan 21, 2025
1 parent 725f854 commit 6d29d4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { Arrayable } from "vitest";
import type { Arrayable } from "vitest"; // For an unknown reason removing this import will break the build of "demo-app" and "playground"
import { toValue, type MaybeRefOrGetter, type Ref } from "vue";
import { useGlobalEventListener } from "./useGlobalListener";

Expand Down

0 comments on commit 6d29d4c

Please sign in to comment.