Shun Miyazawa hace 4 años
padre
commit
efcf45b1f6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/components/SubscribeButton.jsx

+ 0 - 1
packages/app/src/components/SubscribeButton.jsx

@@ -43,7 +43,6 @@ const SubscruibeButton = (props) => {
           <i className="fa fa-eye-slash"></i>
         )}
       </button>
-
     </>
   );