mirror of
https://github.com/mue/mue.git
synced 2026-07-16 05:23:49 +02:00
feat: new dropdown search capability
This commit is contained in:
@@ -139,6 +139,7 @@ function AdvancedOptions({ currentSubSection, onSubSectionChange, sectionName })
|
||||
<Dropdown
|
||||
name="timezone"
|
||||
category="timezone"
|
||||
searchable={true}
|
||||
items={[
|
||||
{
|
||||
value: 'auto',
|
||||
|
||||
Reference in New Issue
Block a user