const {classes} = this.props is how we pull those classes out. They can then be referenced in our components using, for example, <IconButton ...
確定! 回上一頁