Skip to content

Commit 4ccf335

Browse files
committed
Fixed lint error 💀
1 parent d62d1e8 commit 4ccf335

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/views/AuthLoadingView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
22
import { ActivityIndicator, StyleSheet, Text, View } from 'react-native';
3+
34
import I18n from '../i18n';
45
import StatusBar from '../containers/StatusBar';
56
import { useTheme } from '../theme';

0 commit comments

Comments
 (0)