Another way to do it is by using makeStyles from @material-ui/core/styles and styling a class which could be given to the card. import React from "react"; ...
確定! 回上一頁