about summary refs log tree commit diff
path: root/src/view/shell/bottom-bar/BottomBarStyles.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/shell/bottom-bar/BottomBarStyles.tsx')
-rw-r--r--src/view/shell/bottom-bar/BottomBarStyles.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/shell/bottom-bar/BottomBarStyles.tsx b/src/view/shell/bottom-bar/BottomBarStyles.tsx
index 1e8347161..f226406f5 100644
--- a/src/view/shell/bottom-bar/BottomBarStyles.tsx
+++ b/src/view/shell/bottom-bar/BottomBarStyles.tsx
@@ -1,5 +1,5 @@
-import {colors} from 'lib/styles'
 import {StyleSheet} from 'react-native'
+import {colors} from 'lib/styles'
 
 export const styles = StyleSheet.create({
   bottomBar: {