mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 03:44:18 -07:00
Add copy to sidepanel on unselected and correct typo on Traffic data (#1646)
* Add copy to sidepanel - add copy - add spanish copy - update snapshots - udpate en.json and es.json * Fix typo on Traffic data * Reduce sidepanel title font size to x-large
This commit is contained in:
parent
dc261d8740
commit
90908532fa
11 changed files with 44 additions and 8 deletions
|
@ -608,7 +608,7 @@ export const SOURCE_LINKS = {
|
|||
/>,
|
||||
DOT_EPA: <FormattedMessage
|
||||
id={'methodology.page.category.source.dot.epa.link'}
|
||||
defaultMessage={`<link1>Traffic Data</link1> from {date17} as compiled by EPA's EJScreen`}
|
||||
defaultMessage={`<link1>Traffic data</link1> from {date17} as compiled by EPA's EJScreen`}
|
||||
description={'Navigate to the Methodology page. This is the source link for DOT EPA'}
|
||||
values={{
|
||||
link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue