import MaterialTable, {MTableToolbar, MTableAction} from "material-table"; . . . <MaterialTable actions={transformActions()} data={data} ...
確定! 回上一頁