mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-04-24 10:34:30 +01:00
Update NewVertexComponent.tsx
This commit is contained in:
parent
9e2ab607f7
commit
8e723df3fb
@ -205,7 +205,6 @@ export const NewVertexComponent: FunctionComponent<INewVertexComponentProps> = (
|
||||
role="button"
|
||||
onClick={onAddNewProperty}
|
||||
onKeyPress={(event: React.KeyboardEvent<HTMLSpanElement>) => onAddNewPropertyKeyPress(event)}
|
||||
aria-label="Add property"
|
||||
>
|
||||
<img className="refreshcol rightPaneAddPropertyImg" src={AddIcon} alt="Add property" /> Add Property
|
||||
</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user