about summary refs log tree commit diff
path: root/src/components/SubtleHover.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Explore] Small fixes (#8145)Eric Bailey2025-04-071-0/+34
* Hover on sugg account * Add subtle hover to all components except feed * Use skeleton states for refetch on focus * Empty results state for sugg users * Filter out pinned posts from feed previews * Add trending header if not top module * Tighten up spacing * Fetch 10 profiles * Update interests copy * Remove refetch on focus * Add PTR * use a map * Update src/screens/Search/modules/ExploreInterestsCard.tsx * fix web double border --------- Co-authored-by: Hailey <me@haileyok.com>