All files / src/components/TextInput index.js

0% Statements 0/6
0% Branches 0/4
0% Functions 0/1
0% Lines 0/2
1 2 3 4 5 6           
import _TextInput from './TextInput';
 
const TextInput = _TextInput;
 
export default TextInput;