I have a component named DropdownLayout and it has it\'s own propTypes definition. I have another component named Dropdown that makes use of propTypes
DropdownLayout
Dropdown