mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-05-16 02:07:43 +01:00
Remove preview tag from GSI label. (#2484)
This commit is contained in:
@@ -670,7 +670,7 @@ exports[`SettingsComponent renders 1`] = `
|
||||
"data-test": "settings-tab-header/GlobalSecondaryIndexTab",
|
||||
}
|
||||
}
|
||||
headerText="Global Secondary Index (Preview)"
|
||||
headerText="Global Secondary Index"
|
||||
itemKey="GlobalSecondaryIndexTab"
|
||||
key="GlobalSecondaryIndexTab"
|
||||
style={
|
||||
|
||||
@@ -764,7 +764,7 @@
|
||||
"computedProperties": "Computed Properties",
|
||||
"containerPolicies": "Container Policies",
|
||||
"throughputBuckets": "Throughput Buckets",
|
||||
"globalSecondaryIndexPreview": "Global Secondary Index (Preview)",
|
||||
"globalSecondaryIndexPreview": "Global Secondary Index",
|
||||
"maskingPolicyPreview": "Masking Policy"
|
||||
},
|
||||
"mongoNotifications": {
|
||||
|
||||
Reference in New Issue
Block a user