Shalom Yerushalmy пре 7 година
родитељ
комит
fa4f314dc6
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      playground/src/screens/ComplexLayout.js

+ 0
- 1
playground/src/screens/ComplexLayout.js Прегледај датотеку

@@ -6,7 +6,6 @@ const { View, Text, Button } = require('react-native');
6 6
 const { Navigation } = require('react-native-navigation');
7 7
 const testIDs = require('../testIDs');
8 8
 
9
-
10 9
 class ComplexLayout extends Component {
11 10
   constructor(props) {
12 11
     super(props);