Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Jul 3, 2024
1 parent 5c60fac commit c53ceba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vitest.setup.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import "@testing-library/jest-dom";
import { MouseTrail } from "react-webgl-trails";
import { vi } from "vitest";

export const scrollIntoViewMock = vi.fn();
Expand Down

0 comments on commit c53ceba

Please sign in to comment.