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
Replace custom toggle with SwiftUI switch for --delete
Swapped ToggleViewDefault for the native SwiftUI Toggle with switch style for the --delete parameter. Added an animated backup toggle on tap gesture for improved UI interaction.