make theme selector serachable

This commit is contained in:
Kendall Garner
2026-04-10 20:03:50 -07:00
parent 16c9e6cc1b
commit 8869278898
@@ -146,6 +146,7 @@ export const ThemeSettings = memo(() => {
}
}}
renderOption={renderThemeOption}
searchable
width={240}
/>
),