static propTypes = {
    children: PropTypes.any,
    className: PropTypes.string,
    isBordered: PropTypes.bool,
    isStriped: PropTypes.bool,