mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-01 13:46:41 +00:00
Fix comment
This commit is contained in:
parent
570a67c746
commit
869e293a52
@ -3,7 +3,7 @@ import * as DataModels from "../../Contracts/DataModels";
|
|||||||
import { useDialog } from "../Controls/Dialog";
|
import { useDialog } from "../Controls/Dialog";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Replaces DocumentsTab so we can switch container
|
* Replaces DocumentsTab so we can plug any object
|
||||||
*/
|
*/
|
||||||
export interface IDocumentIdContainer {
|
export interface IDocumentIdContainer {
|
||||||
partitionKeyProperties?: string[];
|
partitionKeyProperties?: string[];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user