yogevbd 6 years ago
parent
commit
c500d3358c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      playground/src/screens/CustomTransitionDestination.js

+ 1
- 1
playground/src/screens/CustomTransitionDestination.js View File

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