mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-01 13:46:41 +00:00
Fix format
This commit is contained in:
parent
804621d275
commit
ff5da7bbd0
@ -1426,6 +1426,7 @@ const DocumentsTabComponent: React.FunctionComponent<{
|
||||
setOnLoadStartKey(null);
|
||||
}
|
||||
},
|
||||
// estlint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
(error: any) => {
|
||||
if (onLoadStartKey !== null && onLoadStartKey !== undefined) {
|
||||
TelemetryProcessor.traceFailure(
|
||||
|
Loading…
x
Reference in New Issue
Block a user