diff --git a/components/pages/settings/teams/TeamWebsitesTable.js b/components/pages/settings/teams/TeamWebsitesTable.js index b0d34221..a596204c 100644 --- a/components/pages/settings/teams/TeamWebsitesTable.js +++ b/components/pages/settings/teams/TeamWebsitesTable.js @@ -64,15 +64,13 @@ export default function TeamWebsitesTable({ teamId, data = [], onSave }) { row.action = ( - - - - + + {canRemove && (