Skip to content

Commit

Permalink
chore: rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
NaveOWO committed Dec 20, 2023
1 parent 6ceeea3 commit e7fcdeb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 132 deletions.
15 changes: 0 additions & 15 deletions src/hooks/useFormContextWithRef.ts

This file was deleted.

116 changes: 0 additions & 116 deletions src/hooks/useReactiveFields.ts

This file was deleted.

2 changes: 1 addition & 1 deletion src/lib/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export { default as useReactiveFields } from "../hooks/useReactiveFields";
export { default as useReactiveFields } from "../hooks/useDynamicFields";
export { default as useFormContextWithRef } from "../hooks/useFormContextWithRef";
export { default as useFormWithRef } from "../hooks/useFormWithRef";

0 comments on commit e7fcdeb

Please sign in to comment.