import React from 'react'; import SizedInput from '../../../src/components/SizedInput'; const NameInput = inputProps => ; export default NameInput;