manifold/web/components/nav
Marshall Polaris adefd3259c
Cleanup avatar component rendering (#130)
* Remove unnecessary classes on avatar img

I don't believe these have any visible effect.

* Don't apply Tailwind 'avatar' class in menu

We don't use this class elsewhere when displaying avatars (instead our
avatar has manual styles that do the stuff Tailwind is trying to do)
and it just assigns a weird size that we don't want.

If we want to use the Tailwind avatar styles we should refactor further.

* Remove unnecessary avatar wrapper div

* Remove old prop from avatar
2022-05-05 09:50:58 -07:00
..
manifold-logo.tsx Add Manifold Markets logo on signed out home. 2022-04-04 00:45:23 -05:00
menu.tsx Add left sidebar (with mobile support this time) (#71) 2022-03-30 22:35:20 -07:00
nav-bar.tsx Cleanup avatar component rendering (#130) 2022-05-05 09:50:58 -07:00
profile-menu.tsx Cleanup avatar component rendering (#130) 2022-05-05 09:50:58 -07:00
sidebar.tsx Show /charity in signed-out sidebar 2022-05-05 10:15:12 -04:00