mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 09:20:16 +00:00
Remove method Explorer.openSettingPane (#880)
This commit is contained in:
@@ -9,7 +9,7 @@ import { ActionType, DataExplorerAction } from "../Contracts/ActionContracts";
|
||||
import { MessageTypes } from "../Contracts/ExplorerContracts";
|
||||
import { DataExplorerInputsFrame } from "../Contracts/ViewModels";
|
||||
import Explorer, { ExplorerParams } from "../Explorer/Explorer";
|
||||
import { handleOpenAction } from "../Explorer/OpenActions";
|
||||
import { handleOpenAction } from "../Explorer/OpenActions/OpenActions";
|
||||
import {
|
||||
AAD,
|
||||
ConnectionString,
|
||||
|
||||
Reference in New Issue
Block a user