move document upload to feature

This commit is contained in:
Timur Ercan
2023-01-25 10:50:58 +01:00
parent b347634578
commit a5c6f657b8
8 changed files with 161 additions and 168 deletions
+1
View File
@@ -0,0 +1 @@
export { uploadDocument } from "./uploadDocument";