diff --git a/src/components/MTableAction/index.js b/src/components/MTableAction/index.js index f0162a28..0a78f47d 100644 --- a/src/components/MTableAction/index.js +++ b/src/components/MTableAction/index.js @@ -80,7 +80,7 @@ function MTableAction({ if (action.tooltip) { // fix for issue #1049 // https://github.com/mbrn/material-table/issues/1049 - return disabled ? ( + return isDisabled ? ( {button}