import MuiAlert from "@material-ui/lab/Alert";function Alert(props) { ... Instead of using the Snackbar component, we used the Alert component instead.
確定! 回上一頁