Display strings in uppercase (#291)
Translation string will be changed to a capitalized string instead of uppercase.
This commit is contained in:
@@ -161,6 +161,7 @@ const Updates: React.FC = () => {
|
||||
ml: 3,
|
||||
my: 2,
|
||||
fontWeight: 700,
|
||||
textTransform: 'uppercase',
|
||||
}}
|
||||
>
|
||||
{dateGroup[0]}
|
||||
|
||||
Reference in New Issue
Block a user