소스 검색

Merge branch 'master' into Timebox-9

master
Anna Ho 1 년 전
부모
커밋
9b0543ebcf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/pages/Message/Search/index.js

+ 1
- 1
src/pages/Message/Search/index.js 파일 보기

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


불러오는 중...
취소
저장