Skip to content

Commit

Permalink
console: Remove unnecessary ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kschiffer committed Jun 23, 2022
1 parent e3fc60a commit a81d042
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ export default class WebhookTemplateForm extends Component {
validationSchema={validationSchema}
initialValues={initialValues}
error={error}
formikRef={this.form}
>
<Form.Field
name="webhook_id"
Expand Down

0 comments on commit a81d042

Please sign in to comment.