yogevbd 6 年 前
コミット
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
   }