We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e22dc commit 456a2e2Copy full SHA for 456a2e2
src/lib/core/components/Form/hooks/useMutators.ts
@@ -98,3 +98,5 @@ export const useMutators = (externalMutators?: DynamicFormMutators) => {
98
99
return {mutatorsStore: store, mutateDFState};
100
};
101
+
102
+// console.log
0 commit comments