mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-10-13 23:38:45 +01:00
Update QueryTabComponent.tsx
This commit is contained in:
parent
c7454d406e
commit
5ff3c9109c
@ -55,9 +55,6 @@ import { BrowseQueriesPane } from "../../Panes/BrowseQueriesPane/BrowseQueriesPa
|
||||
import { SaveQueryPane } from "../../Panes/SaveQueryPane/SaveQueryPane";
|
||||
import TabsBase from "../TabsBase";
|
||||
import "./QueryTabComponent.less";
|
||||
// import { useQueryMetadataStore } from "./useQueryMetadataStore"; // adjust path if needed
|
||||
// QueryTabComponent.tsx
|
||||
|
||||
import create from "zustand";
|
||||
|
||||
export interface QueryMetadataStore {
|
||||
|
Loading…
x
Reference in New Issue
Block a user