yogevbd 6 år sedan
förälder
incheckning
c500d3358c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      playground/src/screens/CustomTransitionDestination.js

+ 1
- 1
playground/src/screens/CustomTransitionDestination.js Visa fil

@@ -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
   }