From 45c7950805974ae5068ed1cbbc589f25d138a088 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 19 Jun 2026 05:37:48 +0000 Subject: [PATCH] Address code review on mobile team breakdown - Use the shared Radix Select primitive for the mobile sort control instead of a one-off native + + + + + + {SORT_OPTIONS.map((opt) => ( + + {opt.label} + + ))} + +