Browse Source

fix lint

receivehooks
ncoelho 5 years ago
committed by Overtorment
parent
commit
a39a357a72
  1. 2
      screen/wallets/add.js

2
screen/wallets/add.js

@ -20,11 +20,9 @@ import {
BlueFormLabel,
BlueButton,
SafeBlueArea,
BlueFormInput,
BlueNavigationStyle,
BlueButtonLink,
BlueSpacing20,
BlueSpacing10,
} from '../../BlueComponents';
import { RadioGroup, RadioButton } from 'react-native-flexi-radio-button';
import PropTypes from 'prop-types';

Loading…
Cancel
Save