]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-main/buttons/button.component.html
fix reactive file upload button
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / buttons / button.component.html
index 43e2ca614135b8dcac6c18d3775329a06eebe4b9..a7dd4bb10429de1cdcf06aeb6c35b66dbde15f7a 100644 (file)
@@ -3,4 +3,6 @@
   <my-small-loader [loading]="loading"></my-small-loader>
 
   <span class="button-label">{{ label }}</span>
+
+  <ng-content></ng-content>
 </span>