Fix ESLint errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expect, test, describe, it, vi } from "vitest";
|
||||
import { expect, test, describe, vi } from "vitest";
|
||||
import { render, screen, fireEvent } from "@testing-library/react";
|
||||
import { axe, toHaveNoViolations } from "jest-axe";
|
||||
import Toggle from "../../app/components/Toggle";
|
||||
|
||||
Reference in New Issue
Block a user