diff --git a/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTabV2.test.tsx.snap b/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTabV2.test.tsx.snap
index 883588b68..211628dfe 100644
--- a/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTabV2.test.tsx.snap
+++ b/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTabV2.test.tsx.snap
@@ -54,27 +54,6 @@ exports[`Documents tab (noSql API) when rendered should render the page 1`] = `
}
}
>
-
-
- }
- onClick={[Function]}
- onKeyDown={[Function]}
- size="small"
- style={
- {
- "color": undefined,
- }
- }
- />
-
-
@@ -107,7 +86,8 @@ exports[`Documents tab (noSql API) when rendered should render the page 1`] = `
"id",
]
}
- isSelectionDisabled={true}
+ isColumnSelectionDisabled={false}
+ isRowSelectionDisabled={true}
items={[]}
onColumnSelectionChange={[Function]}
onItemClicked={[Function]}
diff --git a/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTableComponent.test.tsx.snap b/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTableComponent.test.tsx.snap
index cb1965aae..c6c97ccb3 100644
--- a/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTableComponent.test.tsx.snap
+++ b/src/Explorer/Tabs/DocumentsTabV2/__snapshots__/DocumentsTableComponent.test.tsx.snap
@@ -22,7 +22,7 @@ exports[`DocumentsTableComponent should not render selection column when isSelec
},
]
}
- isSelectionDisabled={true}
+ isRowSelectionDisabled={true}
items={
[
{
@@ -483,7 +483,7 @@ exports[`DocumentsTableComponent should render documents and partition keys in h
},
]
}
- isSelectionDisabled={false}
+ isRowSelectionDisabled={false}
items={
[
{