diff --git a/src/Explorer/Panes/Tables/AddTableEntityPanel.tsx b/src/Explorer/Panes/Tables/AddTableEntityPanel.tsx index c9d331ca2..b4bdfee74 100644 --- a/src/Explorer/Panes/Tables/AddTableEntityPanel.tsx +++ b/src/Explorer/Panes/Tables/AddTableEntityPanel.tsx @@ -295,9 +295,8 @@ export const AddTableEntityPanel: FunctionComponent = className="addButtonEntiy" tabIndex={0} onKeyPress={handlekeypressaddentity} - aria-label="Add Property" > - Add Property + Add Entity {getAddButtonLabel(userContext.apiType)} )}