manifold/web/components/nav
Austin Chen d50cc39c27
Show every user's bets on their profile (#170)
* Show user bets on their profile

* Add an alert for current users

* Replace `/portfolio` with `/Austin?tab=Bets`

* Replace `/Austin?tab=Bets` with `/Austin/bets`

* Use replaceState for better browser history

* Remove two console.logs

* Note a bug

* Fix path

* Write in description of why we're doing this
2022-05-18 10:36:17 -04:00
..
manifold-logo.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
menu.tsx Add left sidebar (with mobile support this time) (#71) 2022-03-30 22:35:20 -07:00
nav-bar.tsx Show every user's bets on their profile (#170) 2022-05-18 10:36:17 -04:00
profile-menu.tsx Clean up some markup in the sidebar (#220) 2022-05-13 18:07:44 -07:00
sidebar.tsx Show every user's bets on their profile (#170) 2022-05-18 10:36:17 -04:00