From fe0a09fe1c374d06e54ea0e980267ce92cbd84c4 Mon Sep 17 00:00:00 2001 From: datenwurm <41708465+datenwurm@users.noreply.github.com> Date: Fri, 8 May 2026 09:24:20 +0200 Subject: [PATCH] fix: Sort direction toggle not working in listings overview (#306) Co-authored-by: datenwurm --- ui/src/components/listings/ListingsOverview.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/listings/ListingsOverview.jsx b/ui/src/components/listings/ListingsOverview.jsx index eb9c8f6..a2a8b52 100644 --- a/ui/src/components/listings/ListingsOverview.jsx +++ b/ui/src/components/listings/ListingsOverview.jsx @@ -197,7 +197,7 @@ const ListingsOverview = () => {