@linzjs/lui 17.12.0 → 17.12.1
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.
- package/CHANGELOG.md +7 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lui.esm.js +1 -1
- package/dist/lui.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/lui.esm.js
CHANGED
|
@@ -28949,7 +28949,7 @@ const LOLAppLauncherMenu = (props) => {
|
|
|
28949
28949
|
]));
|
|
28950
28950
|
}
|
|
28951
28951
|
if (!isInternal() && enableTitlesLink) {
|
|
28952
|
-
links.push(createLink(pathname, TITLES_LABEL, '/
|
|
28952
|
+
links.push(createLink(pathname, TITLES_LABEL, '/dealing', TitlesIconActive, TitlesIcon, [
|
|
28953
28953
|
'prv_cancel_with_deal',
|
|
28954
28954
|
'prv_create_deal_tin',
|
|
28955
28955
|
'prv_edit_modify_deal_tin',
|