Skip to content

Commit 55725f6

Browse files
committed
Fix typing issue
1 parent ea8eba0 commit 55725f6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/connect-react/examples/nextjs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/connect-react/src/hooks/form-context.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,6 @@ export const FormContextProvider = <T extends ConfigurableProps>({
360360
configuredProps,
361361
dynamicProps,
362362
dynamicPropsQueryIsFetching,
363-
errors,
364363
fields,
365364
optionalPropIsEnabled,
366365
optionalPropSetEnabled,

0 commit comments

Comments
 (0)