Feature/4 pilots add #20

Merged
noahspannbauer merged 64 commits from feature/4-pilots---add into main 2024-09-23 21:52:59 -04:00
Showing only changes of commit c175b34129 - Show all commits

View File

@@ -33,9 +33,11 @@ const Pilots: React.FC<unknown> = () => {
<PlusIcon size="lg" />
Add Pilot
</Button>
<Menu>
<Menu placement="bottom-end">
<MenuHandler>
<Button>Menu</Button>
<div>
<Button>Menu</Button>
</div>
</MenuHandler>
<MenuList>
<MenuItem>List Item 1</MenuItem>