Skip to content

Commit 456a2e2

Browse files
committed
fix: test trigger
1 parent 53e22dc commit 456a2e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib/core/components/Form/hooks/useMutators.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,5 @@ export const useMutators = (externalMutators?: DynamicFormMutators) => {
9898

9999
return {mutatorsStore: store, mutateDFState};
100100
};
101+
102+
// console.log

0 commit comments

Comments
 (0)