mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(base/ui): remove force capitalize from button labels
This commit is contained in:
committed by
Дамян Минков
parent
459b5372d1
commit
d7e2be200a
@@ -10,8 +10,7 @@ const button = {
|
||||
};
|
||||
|
||||
const buttonLabel = {
|
||||
...BaseTheme.typography.bodyShortBold,
|
||||
textTransform: 'capitalize'
|
||||
...BaseTheme.typography.bodyShortBold
|
||||
};
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user