Shun Miyazawa %!s(int64=4) %!d(string=hai) anos
pai
achega
4def82d8e6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/components/LikeButtons.tsx

+ 0 - 1
packages/app/src/components/LikeButtons.tsx

@@ -31,7 +31,6 @@ const LikeButtons: FC<Props> = (props: Props) => {
   };
 
   const handleClick = async() => {
-
     if (isGuestUser) {
       return;
     }