Skip to content

Commit

Permalink
conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdevelopa committed Feb 23, 2022
1 parent 17294c9 commit e178e24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import PropTypes from 'prop-types';
import IonicIcon from 'react-native-vector-icons/Ionicons';
import { strings } from '../../../../../locales/i18n';
import Feather from 'react-native-vector-icons/Feather';
import ConnectHeader from '../../../UI/ConnectHeader';
import ConnectHeader from '../../ConnectHeader';

const styles = StyleSheet.create({
uppercase: {
Expand Down

0 comments on commit e178e24

Please sign in to comment.