Shun Miyazawa 4 年 前
コミット
efcf45b1f6
1 ファイル変更0 行追加1 行削除
  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>
-
     </>
   );