bsky-app/src/view/com/profile
Eric Bailey 6df1bcad31
add suggested follow section to profile header (#1481)
* add suggested follow section to profile header

* fix button overflow

* don't even render on preview

* fix useFollowDid and FollowButton race condition

* add section header, close button, active state

* lighten icon
2023-09-20 19:16:11 -07:00
..
FollowButton.tsx add suggested follow section to profile header (#1481) 2023-09-20 19:16:11 -07:00
ProfileCard.tsx Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
ProfileFollowers.tsx Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
ProfileFollows.tsx Give explicit names to MobX observer components (#1413) 2023-09-07 17:36:08 -07:00
ProfileHeader.tsx add suggested follow section to profile header (#1481) 2023-09-20 19:16:11 -07:00
ProfileHeaderSuggestedFollows.tsx add suggested follow section to profile header (#1481) 2023-09-20 19:16:11 -07:00