We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d91031 commit 8d76523Copy full SHA for 8d76523
packages/upgrade/transforms/nonStableMapping.js
@@ -79,4 +79,5 @@ exports.productsPreviewMap = {
79
ToolbarButton: 'previewCandidate__ToolbarButton',
80
ToolbarGroup: 'previewCandidate__ToolbarGroup',
81
TruncatedList: 'previewCandidate__TruncatedList',
82
+ TruncatedText: 'preview__TruncatedText',
83
};
0 commit comments