]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-main/angular/index.ts
Automatic colspan for tables
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-main / angular / index.ts
index 4b87c2952121ac99874362b7bfa7c678c4e98a6b..6ea494129e59340183ae6c2dd47350bd6a51d793 100644 (file)
@@ -1,3 +1,4 @@
+export * from './auto-colspan.directive'
 export * from './autofocus.directive'
 export * from './bytes.pipe'
 export * from './defer-loading.directive'
@@ -5,5 +6,6 @@ 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'