]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/forms/index.ts
Implement daily upload limit (#956)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / forms / index.ts
index 7464bb0222f91bf4c334c8e5dc48bb6e98ebf7f9..41c321c4c51b9713af9a2c2789258ff924fcbadc 100644 (file)
@@ -1,2 +1,3 @@
 export * from './form-validators'
 export * from './form-reactive'
+export * from './reactive-file.component'