Closed AVGVSTVS96 closed 6 months ago
DropdownMenuItem is to be used as a child of DropdownMenu; Directly exporting DropdownMenuItem from DropdownMenu is more intuitive and convenient than exporting both components from different files.
DropdownMenuItem
DropdownMenu
Open the branch in Web Editor • VS Code • Insiders Open Preview
DropdownMenuItem
is to be used as a child ofDropdownMenu
; Directly exportingDropdownMenuItem
fromDropdownMenu
is more intuitive and convenient than exporting both components from different files.