diff --git a/src/Explorer/Graph/NewVertexComponent/NewVertexComponent.tsx b/src/Explorer/Graph/NewVertexComponent/NewVertexComponent.tsx index 8d1da6872..781387e3e 100644 --- a/src/Explorer/Graph/NewVertexComponent/NewVertexComponent.tsx +++ b/src/Explorer/Graph/NewVertexComponent/NewVertexComponent.tsx @@ -205,7 +205,6 @@ export const NewVertexComponent: FunctionComponent = ( role="button" onClick={onAddNewProperty} onKeyPress={(event: React.KeyboardEvent) => onAddNewPropertyKeyPress(event)} - aria-label="Add property" > Add property Add Property