diff options
Diffstat (limited to 'app/components/PlatformWindow.android.js')
| -rw-r--r-- | app/components/PlatformWindow.android.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/PlatformWindow.android.js b/app/components/PlatformWindow.android.js index 9d15466f56..32f9a4f3bf 100644 --- a/app/components/PlatformWindow.android.js +++ b/app/components/PlatformWindow.android.js @@ -1,4 +1,5 @@ // @flow + import * as React from 'react'; import { KeyboardAvoidingView } from 'react-native'; |
