Bläddra i källkod

web access fix update

uat
Jason Chuang 13 timmar sedan
förälder
incheckning
263e7b89cc
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js

+ 1
- 1
src/pages/PublicNotice/ApplyForm/PublicNoticeApplyForm.js Visa fil

@@ -573,7 +573,7 @@ const PublicNoticeApplyForm = ({ loadedData, _selections, gazetteIssueList }) =>
})}
</Grid>
<Grid item xs={12} md={12} lg={12} sx={{ mb: 3 }}>
<Typography display="inline" variant="subtitle1" sx={{ color: 'primary.primary' }}>
<Typography component="span" sx={{ color: 'primary.primary' }}>
<FormattedMessage id="noteOnClientRemark" />
</Typography>
</Grid>


Laddar…
Avbryt
Spara