about summary refs log tree commit diff
path: root/src/lib/hooks/useFollowDid.ts
Commit message (Collapse)AuthorAgeFilesLines
* add suggested follow section to profile header (#1481)Eric Bailey2023-09-201-0/+46
* 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