static propTypes = {
    children: PropTypes.any,
    items: PropTypes.array,
    title: PropTypes.string,
    open: PropTypes.bool,