Update PublicRoutes.js

This commit is contained in:
Guilherme Gazzo 2017-09-21 13:12:33 -03:00 committed by GitHub
parent db30cc5681
commit 2457c14a58
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import React from 'react';
import { Text, TouchableOpacity } from 'react-native';
import { TouchableOpacity } from 'react-native';
import { StackNavigator } from 'react-navigation';
import Icon from 'react-native-vector-icons/FontAwesome';