i currently have a button on my posts page. I want to disable this button if the current user id is equal to the post user id.
I am using Formik to manage my state.