mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-22 01:21:40 -07:00
Updated methodology version and Git URL for the UI
This commit is contained in:
parent
bc9a58f342
commit
85e5812191
17 changed files with 27 additions and 27 deletions
|
@ -14,7 +14,7 @@ import SurveyButton from '../SurveyButton';
|
|||
// @ts-ignore
|
||||
import whitehouseIcon from '../../images/eop-seal.svg';
|
||||
import * as COMMON_COPY from '../../data/copy/common';
|
||||
import {GITHUB_LINK, GITHUB_LINK_ES} from '../../../src/data/copy/about';
|
||||
import {GITHUB_LINK, GITHUB_LINK_ES} from '../../constants';
|
||||
|
||||
const J40Footer = () => {
|
||||
const intl = useIntl();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue