mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 18:24:19 -07:00
Update side panel copy to Living copy (#1285)
* Update side panel copy to Living copy * Update lead paint short description * Rebase main and update areaDetail snapshots * Update cypress test on dataset used in beta header * QA review updates * Update deploy-fe-main to point to new CDN (d3r)
This commit is contained in:
parent
8d2c8f77cc
commit
d5a15f1053
19 changed files with 415 additions and 425 deletions
|
@ -25,6 +25,12 @@ const DatasetContainer = () => {
|
|||
</Grid>
|
||||
</Grid>
|
||||
|
||||
<Grid row>
|
||||
<Grid desktop={{col: 9}}>
|
||||
<p>{intl.formatMessage(METHODOLOGY_COPY.DATASETS.INFO)}</p>
|
||||
</Grid>
|
||||
</Grid>
|
||||
|
||||
<Grid row>
|
||||
<Grid col={12}>
|
||||
<div className={styles.datasetCardsContainer}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue