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