From 8569e2e389e756ec2df6c547e894689500d1c111 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 31 May 2024 07:05:52 +0300 Subject: Add follow button to feed item avatar (#3560) * add follow button to feed item avatar * remove confirmation * add confirmation (just system alert) * Shrink the avi follow indicator a smidge * gate the follow button * remove from your own posts * add to post thread item * hide the follow button locally to component * Use native dropdown * Add follow btn to notifications and search * UI tweaks * Hide on PWI * Add toast for confirmation * Check gate last * compiler * Rm unused * Use names --------- Co-authored-by: Paul Frazee Co-authored-by: Eric Bailey Co-authored-by: Dan Abramov --- assets/icons/personPlus_stroke2_corner0_rounded.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 assets/icons/personPlus_stroke2_corner0_rounded.svg (limited to 'assets/icons') diff --git a/assets/icons/personPlus_stroke2_corner0_rounded.svg b/assets/icons/personPlus_stroke2_corner0_rounded.svg new file mode 100644 index 000000000..118268bf9 --- /dev/null +++ b/assets/icons/personPlus_stroke2_corner0_rounded.svg @@ -0,0 +1 @@ + -- cgit 1.4.1