mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-22 08:21:40 -07:00
New Privacy Policy page
This commit is contained in:
parent
d50a91f96d
commit
8e568816a6
16 changed files with 1264 additions and 39 deletions
|
@ -55,9 +55,9 @@ const J40Footer = () => {
|
|||
/>,
|
||||
<LinkTypeWrapper
|
||||
linkText={intl.formatMessage(COMMON_COPY.FOOTER.PRIVACY)}
|
||||
internal={false}
|
||||
internal={true}
|
||||
url={intl.formatMessage(COMMON_COPY.FOOTER.PRIVACY_LINK)}
|
||||
openUrlNewTab={true}
|
||||
openUrlNewTab={false}
|
||||
key={'privacylink'}
|
||||
dataCy={hyphenizeString(COMMON_COPY.FOOTER.PRIVACY.defaultMessage)}
|
||||
/>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue