Remove preview tag from GSI label. (#2484)

This commit is contained in:
jawelton74
2026-05-15 06:14:21 -07:00
committed by GitHub
parent 98eb31da7e
commit f3ceca4ba5
2 changed files with 2 additions and 2 deletions
@@ -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={
+1 -1
View File
@@ -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": {