muba-input-text
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -6,3 +6,3 @@ import React from 'react'; | ||
import OutputText from 'muba-output-text'; | ||
import { strings, isRTL } from './locales/I18n'; | ||
import { strings, isRTL } from './locales/I18n.js'; | ||
import { createIconSetFromFontello } from 'react-native-vector-icons'; | ||
@@ -9,0 +9,0 @@ import fontelloConfig from './fonts/config.json'; |
{ | ||
"name": "muba-input-text", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Input text", | ||
@@ -5,0 +5,0 @@ "main": "InputText.js", |
28012