summaryrefslogtreecommitdiffhomepage
path: root/app/components/HeaderBarPlatformStyles.android.js
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-08-02 21:14:20 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-08-08 16:25:33 +0200
commit7ae25a0835a27cb9bf46ed64d6c59a1147110bee (patch)
tree4df13757e114bf9291b31f05305cb01e1513ed53 /app/components/HeaderBarPlatformStyles.android.js
parent045e915f7de99f9a16519a453169b05140810e81 (diff)
downloadmullvadvpn-7ae25a0835a27cb9bf46ed64d6c59a1147110bee.tar.xz
mullvadvpn-7ae25a0835a27cb9bf46ed64d6c59a1147110bee.zip
Make HeaderBar more composable
Diffstat (limited to 'app/components/HeaderBarPlatformStyles.android.js')
-rw-r--r--app/components/HeaderBarPlatformStyles.android.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/components/HeaderBarPlatformStyles.android.js b/app/components/HeaderBarPlatformStyles.android.js
deleted file mode 100644
index f2f97beb65..0000000000
--- a/app/components/HeaderBarPlatformStyles.android.js
+++ /dev/null
@@ -1,2 +0,0 @@
-import { createViewStyles } from '../lib/styles';
-export default { ...createViewStyles({}) };