How can I call the center in the dialog (Material-UI)? Mi code
<Dialog open={this.state.open} titleStyle = {styles.Dialog} title='Title centered please!' actions={standardActions} onRequestClose={this.handleRequestClose} >
Boby..asdasdasd dialog
title with text "Ingreso de Procedureimientos" focused on
source share