Skip to content

Commit

Permalink
refactor: split and remove form in hookform-field package
Browse files Browse the repository at this point in the history
  • Loading branch information
duongductrong committed Jun 21, 2024
1 parent be51f7b commit 10c19a5
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 196 deletions.
25 changes: 0 additions & 25 deletions src/context/form-context.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions src/form-provider.tsx

This file was deleted.

94 changes: 0 additions & 94 deletions src/form.tsx

This file was deleted.

4 changes: 0 additions & 4 deletions src/hooks/use-context.ts

This file was deleted.

29 changes: 0 additions & 29 deletions src/hooks/use-form-ref.ts

This file was deleted.

19 changes: 0 additions & 19 deletions src/hooks/use-rhf-hooks.ts

This file was deleted.

7 changes: 0 additions & 7 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,3 @@ export * from "./form-label"
export * from "./form-message"
export * from "./hooks/use-form-field"
export * from "./utils"

// export * from "./form"
// export * from "./form-provider"

// export * from "./hooks/use-context"
// export * from "./hooks/use-rhf-hooks"
// export * from "./hooks/use-form-ref"

0 comments on commit 10c19a5

Please sign in to comment.