From bae3d3b952b4bfd657d07439a46f0e2d33341227 Mon Sep 17 00:00:00 2001 From: Patrick Browne Date: Wed, 9 Nov 2022 15:11:10 +0100 Subject: [PATCH] fix: Show filter drawer on the left --- app/configurator/components/filters.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/configurator/components/filters.tsx b/app/configurator/components/filters.tsx index cf08e21193..e49b7f5c8d 100644 --- a/app/configurator/components/filters.tsx +++ b/app/configurator/components/filters.tsx @@ -501,7 +501,7 @@ const MultiFilterContent = ({ ); })} - +