AykutSarac 3 년 전
부모
커밋
1784ad3a8a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/Producthunt/index.tsx

+ 0 - 1
src/components/Producthunt/index.tsx

@@ -5,7 +5,6 @@ const StyledProducthunt = styled.a`
   position: fixed;
   bottom: 12px;
   right: 12px;
-  
 `;
 
 const StyledImage = styled.img`