소스 검색

fixed typo

Daniel Zlotin 8 년 전
부모
커밋
79495848e4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      example/index.android.js

+ 1
- 1
example/index.android.js 파일 보기

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