Fix missing file.

This commit is contained in:
Gilmar Quinelato 2017-09-01 16:32:07 -03:00
parent e6e1c25956
commit 1ed35eaf5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import React from 'react';
import { ScrollView } from 'react-native';
import RoomItem from '../../../app/components/RoomItem';
import RoomItem from '../../../app/presentation/RoomItem';
export default (
<ScrollView>