From a6df9047d7882e926423d1c348fb9d6b130acbdf Mon Sep 17 00:00:00 2001 From: Jackson Harper Date: Tue, 5 Sep 2023 11:25:30 +0800 Subject: [PATCH] Use the correct list icon in the dropdown --- packages/web/components/templates/PrimaryDropdown.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/web/components/templates/PrimaryDropdown.tsx b/packages/web/components/templates/PrimaryDropdown.tsx index b24f1a832..3d31202c7 100644 --- a/packages/web/components/templates/PrimaryDropdown.tsx +++ b/packages/web/components/templates/PrimaryDropdown.tsx @@ -311,8 +311,7 @@ function ThemeSection(props: PrimaryDropdownProps): JSX.Element { props.updateLayout && props.updateLayout('LIST_LAYOUT') }} > -