about summary refs log tree commit diff
path: root/src/components/IconCircle.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add copy to feeds page (#2852)Hailey2024-02-131-0/+51
* move `IconCircle` to `components` for reuse * add copy to feeds page * start of a header * saveit * add lg size * add your feeds * don't show Your Feeds if you don't have any * Minor ui tweaks * cleanup * remove unused activity indicator --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>