React-pilih dropdown terbuka di dalam modal
<Select
{...otherProps}
menuPortalTarget={document.body} />
Cruel Cheetah
<Select
{...otherProps}
menuPortalTarget={document.body} />