Nikatlas 5 年之前
父節點
當前提交
9c022facab
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 0 0
      dist/modules/Text.js
  2. 1 0
      modules/Text.js

File diff suppressed because it is too large
+ 0 - 0
dist/modules/Text.js


+ 1 - 0
modules/Text.js

@@ -2,6 +2,7 @@ import React from 'react';
 import Module from '../lib/Module';
 import {StyleSheet ,TextInput, View, Text } from 'react-native';
 
+import Types from '../lib/Types';
 export default class TextComp extends Module {
 	constructor(props) {
 		super(props);

Some files were not shown because too many files changed in this diff