about summary refs log tree commit diff
path: root/src/components/PostControls
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/PostControls')
-rw-r--r--src/components/PostControls/PostMenu/PostMenuItems.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/PostControls/PostMenu/PostMenuItems.tsx b/src/components/PostControls/PostMenu/PostMenuItems.tsx
index 01ddd0bcf..f0ef9ed05 100644
--- a/src/components/PostControls/PostMenu/PostMenuItems.tsx
+++ b/src/components/PostControls/PostMenu/PostMenuItems.tsx
@@ -600,8 +600,8 @@ let PostMenuItems = ({
                         isDetachPending
                           ? Loader
                           : quoteEmbed.isDetached
-                          ? Eye
-                          : EyeSlash
+                            ? Eye
+                            : EyeSlash
                       }
                       position="right"
                     />