TextLabel.propTypes = {
  children: PropTypes.node,
  className: PropTypes.string,
  margins: PropTypes.bool,
  styles: PropTypes.object