]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-forms/select/index.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-forms / select / index.ts
index 33459b23bff7fca695aa982807499f6001bf15b8..a3d554ee2e6dfcf2865780ea1a24e4ffb5624e57 100644 (file)
@@ -1,4 +1,8 @@
+export * from './select-categories.component'
 export * from './select-channel.component'
+export * from './select-checkbox-all.component'
+export * from './select-checkbox.component'
+export * from './select-custom-value.component'
+export * from './select-languages.component'
 export * from './select-options.component'
 export * from './select-tags.component'
-export * from './select-checkbox.component'