瀏覽代碼

auto commit

app
jfinn 3 年之前
父節點
當前提交
b5ae255975
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      mdev/wv0.native.js

+ 1
- 1
mdev/wv0.native.js 查看文件

12
     View,
12
     View,
13
     // Text,
13
     // Text,
14
 } from 'react-native';
14
 } from 'react-native';
15
-import {Text} as Text2 from 'react-native';
15
+import * as rn from 'react-native';
16
 
16
 
17
 
17
 
18
 import { Header, LoadingIndicator, Text } from '../react/features/base/react';
18
 import { Header, LoadingIndicator, Text } from '../react/features/base/react';

Loading…
取消
儲存