<div className={styles.modalContent} {...getCallbacks(this.props)}>
          {this.props.children}
        </div>