import React from 'react';

export default props => <label {...props} />;