mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-22 05:51:55 -07:00
Add timeline page (#105)
* Add timeline page * Factor out common aside into component. * Update J40Footer.spec.tsx.snap TODO: Get nav menu working.
This commit is contained in:
parent
13a5bd008e
commit
acfcf523a7
6 changed files with 152 additions and 55 deletions
|
@ -11,8 +11,7 @@ const J40Footer = () => {
|
|||
primary={<></>}
|
||||
secondary={<FooterNav
|
||||
aria-label="Footer navigation"
|
||||
size="big" // fyi you leave this off and it silently fails... lovely
|
||||
className={'nobreak'}
|
||||
size="big" // fyi you leave this off and it silently fails...
|
||||
links={[
|
||||
[
|
||||
'Agency Partners',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue