@lvce-editor/extension-search-view 7.20.1 → 7.20.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4729,7 +4729,7 @@ const getLinkedIconVirtualDom = linked$1 => {
|
|
|
4729
4729
|
childCount: 0,
|
|
4730
4730
|
className: mergeClassNames(MaskIcon, 'MaskIconLinkExternal', ExtensionListItemLinkedIcon),
|
|
4731
4731
|
role: Image,
|
|
4732
|
-
title:
|
|
4732
|
+
title: 'Extension is linked',
|
|
4733
4733
|
type: Div
|
|
4734
4734
|
}];
|
|
4735
4735
|
};
|