Hi, I found that DetailsProps (which should be named DropdownDetailsProps I think) are not exported and I can't make the following code work: ```js <Dropdown.Details {...(props)} /> ``` If I use DropdownProps I get the following error 
Hi, I found that DetailsProps (which should be named DropdownDetailsProps I think) are not exported and I can't make the following code work:
If I use DropdownProps I get the following error
