Explorar el Código

Merge branch 'master' into Timebox-9

master
Anna Ho hace 1 año
padre
commit
9b0543ebcf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/Message/Search/index.js

+ 1
- 1
src/pages/Message/Search/index.js Ver fichero

@@ -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>


Cargando…
Cancelar
Guardar