aboutsummaryrefslogtreecommitdiff
path: root/src/components/camera/index.ts
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-06-25 16:50:00 -0700
committerShravya Ramesh <shravs1208@gmail.com>2021-06-25 16:50:00 -0700
commit727c6384a2a07c42cd132d02da8c7dbb5757ea4f (patch)
tree8019a333d344c93f5f08614b317c23b5c5db8ad4 /src/components/camera/index.ts
parentf596a0246a9b9453df3a93c8c3fc5c9137bb50fc (diff)
Refactor code, Fix orientation bug
Diffstat (limited to 'src/components/camera/index.ts')
-rw-r--r--src/components/camera/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/camera/index.ts b/src/components/camera/index.ts
new file mode 100644
index 00000000..428d0fe8
--- /dev/null
+++ b/src/components/camera/index.ts
@@ -0,0 +1 @@
+export * from './buttons';