問題タブ [react-material]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - How to change icon size on Alert in Material UI for React
Recently Material UI has developed 'Alert' component.
Everything is fine, excpet he fact that I don't see a way to change the icon size.
This is my code:
And the icon is defined by 'severity', how do I change the size of that? I don't want to override the icon, just change its size to bigger.