mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-04 08:41:41 +00:00
Remove Preview for Synapse Link (#389)
This commit is contained in:
@@ -269,7 +269,7 @@ export class CommandBarComponentButtonFactory {
|
||||
return null;
|
||||
}
|
||||
|
||||
const label = "Enable Azure Synapse Link (Preview)";
|
||||
const label = "Enable Azure Synapse Link";
|
||||
return {
|
||||
iconSrc: SynapseIcon,
|
||||
iconAlt: label,
|
||||
|
||||
Reference in New Issue
Block a user