import React from 'react'; import styles from './index.less'; const Field = ({ label, value, ...rest }) => (