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