import React from 'react'; export default ({ input, meta: {error}, type, className, placeholder}) => ( )