Browse Source

delete blank

Shun Miyazawa 4 years ago
parent
commit
efcf45b1f6
1 changed files with 0 additions and 1 deletions
  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>
-
     </>
   );