yogevbd 6 лет назад
Родитель
Сommit
c500d3358c
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      playground/src/screens/CustomTransitionDestination.js

+ 1
- 1
playground/src/screens/CustomTransitionDestination.js Просмотреть файл

@@ -20,7 +20,7 @@ class CustomTransitionDestination extends Component {
20 20
         },
21 21
         largeTitle: {
22 22
           visible: false
23
-        }      
23
+        }
24 24
       }
25 25
     };
26 26
   }