From b9435427dc0eb6c71fd919a0e13f6934d79888cf Mon Sep 17 00:00:00 2001 From: 0xsysr3ll <0xsysr3ll@pm.me> Date: Wed, 30 Apr 2025 18:01:16 +0200 Subject: [PATCH] refactor(userlist): reorder sorting options to match columns order --- src/components/UserList/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/UserList/index.tsx b/src/components/UserList/index.tsx index d11943b3..3914fc4e 100644 --- a/src/components/UserList/index.tsx +++ b/src/components/UserList/index.tsx @@ -664,19 +664,19 @@ const UserList = () => { value={currentSort} className="rounded-r-only" > - - +