]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-main/angular/index.ts
Fix action dropdown height
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / angular / index.ts
index 8ea47bb33fdb4eb00282507700aba360f7a7e70f..f72d603132e5efda526faa15dd92c359c4e5ac33 100644 (file)
@@ -1,7 +1,10 @@
 export * from './autofocus.directive'
 export * from './bytes.pipe'
+export * from './defer-loading.directive'
 export * from './duration-formatter.pipe'
 export * from './from-now.pipe'
 export * from './infinite-scroller.directive'
+export * from './link.component'
+export * from './login-link.component'
 export * from './number-formatter.pipe'
 export * from './peertube-template.directive'