aboutsummaryrefslogtreecommitdiff
path: root/src/screens/upload/index.ts
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-07-16 21:13:39 -0400
committerGitHub <noreply@github.com>2021-07-16 21:13:39 -0400
commitc1b4e35862172b2268a3a53ece0acc807260652e (patch)
tree40703c8d2dd5abf0a24c07ab8932559ebc2f9cd5 /src/screens/upload/index.ts
parentc22c19c9eeb28641d36cb9df38fe95301e0f768c (diff)
parent4ebb552aef8c5f6136c9359c54f2e4e1aa921241 (diff)
Merge branch 'master' into tma988-remove-positioned-tags-for-video-moments
Diffstat (limited to 'src/screens/upload/index.ts')
-rw-r--r--src/screens/upload/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screens/upload/index.ts b/src/screens/upload/index.ts
new file mode 100644
index 00000000..0dadeede
--- /dev/null
+++ b/src/screens/upload/index.ts
@@ -0,0 +1 @@
+export {default as EditMedia} from './EditMedia';