]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-forms/select/index.ts
Support custom value in ng-select
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-forms / select / index.ts
index 33459b23bff7fca695aa982807499f6001bf15b8..e387e1f48831858949af1716c1ff820137f5f7ad 100644 (file)
@@ -1,4 +1,5 @@
 export * from './select-channel.component'
+export * from './select-checkbox.component'
+export * from './select-custom-value.component'
 export * from './select-options.component'
 export * from './select-tags.component'
-export * from './select-checkbox.component'