Formik checkbox example:

```jsx static
<FormikCheckbox name="name" id="unique" />
```
