```jsx Menu Profile Logout ``` #### Adding a Menu and Items through props Using the 'items' prop containing Dropdown.Items ```jsx An Item} /> ``` Or the 'itemsObject' array: ```jsx ```