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
Remove unnecessary zIndex from component styles
Removed the zIndex: 9999 property from the style objects in ConnectScreen and DragAndDrop components to simplify styling and avoid unintended stacking context issues.