mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 09:20:16 +00:00
outline has been restored to choose columns link in entities page
This commit is contained in:
@@ -143,7 +143,6 @@ export const TableEntity: FunctionComponent<TableEntityProps> = ({
|
||||
src={EditIcon}
|
||||
alt="editEntity"
|
||||
onClick={onEditEntity}
|
||||
tabIndex={0}
|
||||
onKeyPress={handleKeyPress}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user