Browse Source

fixed typo

Daniel Zlotin 7 years ago
parent
commit
79495848e4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      example/index.android.js

+ 1
- 1
example/index.android.js View File

@@ -1 +1 @@
1
-import App from './src/app.android';
1
+import App from './src/app';