chore: type fix
This commit is contained in:
@@ -42,6 +42,7 @@ const initialContextState: Context = {
|
||||
disabled: false,
|
||||
formRef: null,
|
||||
reset,
|
||||
replaceState: () => undefined,
|
||||
};
|
||||
|
||||
export default initialContextState;
|
||||
|
||||
Reference in New Issue
Block a user