functioning birdseye view

This commit is contained in:
Blake Blackshear
2021-06-12 09:55:40 -05:00
parent 0df35379ef
commit 89c2ae2208
8 changed files with 122 additions and 96 deletions

View File

@@ -49,6 +49,7 @@ export default function Sidebar() {
) : null
}
</Match>
<Destination href="/birdseye" text="Birdseye" />
<Destination href="/events" text="Events" />
<Destination href="/debug" text="Debug" />
<Separator />