MM-51977 : Remove inconsistencies of the duplicate IDs with different defaultMessages (#22965)
* eslint format lib to root * eslint fixes * no id rule removed * same rectintl * try 1 * eslint format lib to root * eslint fixes * no id rule removed * same rectintl * react intl in root * type fix * add back version to components * missing translations added * remove type casting * a * type fix formatjs * snaps updated * Update package-lock.json * Update package-lock.json * rem * snapshot updates --------- Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3f022e728f
Коммит
adff327b9c
@@ -96,7 +96,7 @@ export default function CallButton({pluginCallComponents, currentChannel, channe
|
||||
<span className='call-button-label'>{'Call'}</span>
|
||||
<ChevronDownIcon
|
||||
color='inherit'
|
||||
aria-label={formatMessage({id: 'generic_icons.dropdown', defaultMessage: 'Dropdown icon'}).toLowerCase()}
|
||||
aria-label={formatMessage({id: 'generic_icons.dropdown', defaultMessage: 'Dropdown Icon'}).toLowerCase()}
|
||||
/>
|
||||
</button>
|
||||
<Menu
|
||||
|
||||
Ссылка в новой задаче
Block a user