瀏覽代碼

fix(jwt): import for mobile.

j8
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
 
7
 import '../../analytics';
7
 import '../../analytics';
8
 import '../../authentication';
8
 import '../../authentication';
9
+import '../../base/jwt';
9
 import { Platform } from '../../base/react';
10
 import { Platform } from '../../base/react';
10
 import {
11
 import {
11
     AspectRatioDetector,
12
     AspectRatioDetector,

Loading…
取消
儲存