Nikatlas 5 anni fa
parent
commit
9c022facab
2 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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