You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After doing some research, I think the approach here should be having the same types as UpdateProductInput or CreateProductInput. The thing I'm trying to do here as well is to keep the number of types to a minimum.
We should probably be using only one Formik instance and one default values/type.
It will probably brake the way it works right now. Right now, the tabs are separated so that you have to store the changes before moving to the next.
@AnneMatilde would that be okey?
The text was updated successfully, but these errors were encountered: