Selaa lähdekoodia

correct message title

master
Anna Ho 1 vuosi sitten
vanhempi
commit
65c773c7da
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/pages/Message/Search/index.js

+ 1
- 1
src/pages/Message/Search/index.js Näytä tiedosto

@@ -70,7 +70,7 @@ const Index = () => {
<div style={BackgroundHead}>
<Stack direction="row" height='70px' justifyContent="flex-start" alignItems="center">
<Typography ml={15} color='#FFF' variant="h4" sx={{display: { xs: 'none', sm: 'none', md: 'block' }}}>
<FormattedMessage id="paymentHistory"/>
<FormattedMessage id="systemMessage"/>
</Typography>
</Stack>
</div>


Ladataan…
Peruuta
Tallenna