- Reorg andf cleanup. Maintainability.
This commit is contained in:
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
|
||||
import { TouchableOpacity } from 'react-native';
|
||||
import { Icon } from 'react-native-elements';
|
||||
import Icon from 'react-native-vector-icons';
|
||||
|
||||
export default function BackIcon({ action }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user