소스 검색

fix(jwt): import for mobile.

master
hristoterezov 7 년 전
부모
커밋
00d1edcdef
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      react/features/app/components/App.native.js

+ 1
- 0
react/features/app/components/App.native.js 파일 보기

@@ -6,6 +6,7 @@ import { Linking } from 'react-native';
6 6
 
7 7
 import '../../analytics';
8 8
 import '../../authentication';
9
+import '../../base/jwt';
9 10
 import { Platform } from '../../base/react';
10 11
 import {
11 12
     AspectRatioDetector,

Loading…
취소
저장