Browse Source

delete blank

Shun Miyazawa 4 năm trước cách đây
mục cha
commit
efcf45b1f6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>
-
     </>
   );