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
fix: remove disabled prop from stop workspace button
Use isLoading for button disabling instead of separate disabled prop.
This simplifies the component interface while maintaining the same
functionality - the button is disabled when loading.
Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
0 commit comments