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: resolve linting errors in StepConnector component
- Add empty cleanup function for consistent return in useEffect
- Add comments to empty catch blocks to clarify intentional error suppression
- Fix ESLint errors: consistent-return and no-empty
0 commit comments