mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-01 03:13:17 -07:00
update README, fix linting error
This commit is contained in:
parent
faa204f12d
commit
8e868f8cfe
2 changed files with 10 additions and 2 deletions
|
@ -36,7 +36,7 @@ export const METH_2_0_RELEASE_DATE = new Date(2024, 11, 20, 11, 59, 59); // Dec
|
|||
// Update Banner
|
||||
export const UPDATE_BANNER_HEADING_LARGE = <FormattedMessage
|
||||
id={'common.pages.alerts.banner.update.heading.large'}
|
||||
defaultMessage={'This is an unofficial copy of the CEJST Tool. We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government'}
|
||||
defaultMessage={'This is an unofficial copy of the CEJST Tool. We are working on an overhaul, but in the meantime some links and text may incorrectly suggest that this site is affiliated with the US Government'}
|
||||
description={'Alert heading that appears at the top of pages'}
|
||||
/>;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue