Formik submit button example:

```jsx static
<FormikSubmitButton />
```

```jsx static
<FormikSubmitButton>Submit the form</FormikSubmitButton>
```

