Display strings in uppercase (#291)

Translation string will be changed to a capitalized string instead of uppercase.
This commit is contained in:
schroda
2023-05-11 00:47:59 +02:00
committed by GitHub
parent 2e05e7d35c
commit d92dc83dda

View File

@@ -161,6 +161,7 @@ const Updates: React.FC = () => {
ml: 3, ml: 3,
my: 2, my: 2,
fontWeight: 700, fontWeight: 700,
textTransform: 'uppercase',
}} }}
> >
{dateGroup[0]} {dateGroup[0]}