feat: new dropdown search capability

This commit is contained in:
David Ralph
2026-01-27 20:04:58 +00:00
parent 9fa1ddcab5
commit 7e6bc58f2c
3 changed files with 143 additions and 5 deletions

View File

@@ -139,6 +139,7 @@ function AdvancedOptions({ currentSubSection, onSubSectionChange, sectionName })
<Dropdown
name="timezone"
category="timezone"
searchable={true}
items={[
{
value: 'auto',