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
raiseArgumentError,"A segmented control should have 2–5 choices with text labels, or up to 6 icon-only buttons."if !valid_items_count && !Rails.env.production?
raiseArgumentError,"A segmented control should have 1–5 choices with text labels, or up to 6 icon-only buttons."if !valid_items_count && !Rails.env.production?
0 commit comments