I have full code like this How to change Selection by selected item in dropdown React bootstrap
const Dropdown = ({ items, onSelect }) => { const [title, set