We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c9e80 commit 4459aaeCopy full SHA for 4459aae
frontend/src/hooks/useFields.test.ts
@@ -1,7 +1,6 @@
1
import { TypedField } from "@maykin-ui/admin-ui";
2
import { act, renderHook, waitFor } from "@testing-library/react";
3
4
-import { selectieLijstKlasseFactory as mockSelectieLijstKlasseFactory } from "../fixtures/selectieLijstKlasseChoices";
5
import * as fieldSelection from "../lib/fieldSelection/fieldSelection";
6
import { useFields } from "./useFields";
7
0 commit comments