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
refactor: improve preset selection logic in workspace creation
Replace findIndex with find() to avoid -1 edge case and consolidate preset initialization into single useEffect for better maintainability.
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
0 commit comments