mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-03 02:24:19 -07:00
parent
5f0857f90c
commit
b46d334e8f
9 changed files with 11 additions and 251 deletions
|
@ -1,7 +1,7 @@
|
|||
import React, {useEffect, useState} from 'react';
|
||||
import {Link, useIntl} from 'gatsby-plugin-intl';
|
||||
import {
|
||||
Alert,
|
||||
// Alert,
|
||||
Header,
|
||||
NavMenuButton,
|
||||
PrimaryNav,
|
||||
|
@ -309,13 +309,13 @@ const J40Header = ({location}:IJ40Header) => {
|
|||
{COMMON_COPY.ALERTS.ALERT_2_DESCRIPTION}
|
||||
</Alert> */}
|
||||
|
||||
<Alert
|
||||
{/* <Alert
|
||||
className={styles.alert}
|
||||
type="info"
|
||||
heading={intl.formatMessage(COMMON_COPY.ALERTS.ALERT_1_TITLE.TITLE)}
|
||||
headingLevel={'h1'}>
|
||||
{COMMON_COPY.ALERTS.ALERT_1_DESCRIPTION}
|
||||
</Alert>
|
||||
</Alert> */}
|
||||
</J40MainGridContainer>
|
||||
}
|
||||
</Header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue