Shun Miyazawa 4 lat temu
rodzic
commit
4def82d8e6
1 zmienionych plików z 0 dodań i 1 usunięć
  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() => {
   const handleClick = async() => {
-
     if (isGuestUser) {
     if (isGuestUser) {
       return;
       return;
     }
     }