Skip to content

Commit

Permalink
remove passing unnecessary tranport parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelSuwinski authored Mar 27, 2024
1 parent 13bb4c5 commit e957ab8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EditGuesser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ export const IntrospectedEditGuesser = ({
id={id}
mutationMode={mutationMode}
redirect={redirectTo}
transform={(data) => data}
component={viewComponent}
{...props}>
<FormType
Expand Down

0 comments on commit e957ab8

Please sign in to comment.