与材质ui反应快速的样式

时间:2018-10-26 09:05:30

标签: javascript reactjs

是否可以在react-router-dom提示中使用其他组件?默认情况下,显示javascript警报。我想使用material-ui对话框。

<Prompt
    when={this.state.unsaved}
    message={location =>
       t('application:unsavedWarning')
    }
/>

有任何提示吗?

预先感谢

0 个答案:

没有答案