aboutsummaryrefslogtreecommitdiff
path: root/src/utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/index.ts')
-rw-r--r--src/utils/index.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/utils/index.ts b/src/utils/index.ts
index f5352af1..629a0091 100644
--- a/src/utils/index.ts
+++ b/src/utils/index.ts
@@ -1,5 +1,4 @@
-export * from './screenDimensions';
-export * from './statusBarHeight';
+export * from './layouts';
export * from './moments';
export * from './common';
export * from './users';