Skip to content

Commit 2023dc5

Browse files
committed
added import to make WebStorm happy
1 parent cafba0c commit 2023dc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chartlets.js/packages/lib/src/hooks.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import { describe, it, expect } from "vitest";
12
import { renderHook, act } from "@testing-library/react";
23
import {
34
useConfiguration,

0 commit comments

Comments
 (0)