sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.07k stars 730 forks source link

fix: loading state happens on both of button when either of the btn p… #109

Closed Kinfe123 closed 5 months ago

Kinfe123 commented 6 months ago

https://github.com/sadmann7/skateshop/pull/106 this issue happens to persist on the store .. so the code change will be using one component for both button i.e loading-button.tsx but with a different action props to differentiate them as different actions plus different loading state.

vercel[bot] commented 6 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @sadmann7 on Vercel.

@sadmann7 first needs to authorize it.

sadmann7 commented 5 months ago

thanks a lot