Explorar el Código

Fix tslint issue

Shalom Yerushalmy hace 6 años
padre
commit
fa4f314dc6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      playground/src/screens/ComplexLayout.js

+ 0
- 1
playground/src/screens/ComplexLayout.js Ver fichero

@@ -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);