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" /> <PlusIcon size="lg" />
Add Pilot Add Pilot
</Button> </Button>
<Menu> <Menu placement="bottom-end">
<MenuHandler> <MenuHandler>
<Button>Menu</Button> <div>
<Button>Menu</Button>
</div>
</MenuHandler> </MenuHandler>
<MenuList> <MenuList>
<MenuItem>List Item 1</MenuItem> <MenuItem>List Item 1</MenuItem>