mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-19 11:31:39 -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
|
@ -16,7 +16,7 @@ exports[`J40Footer renders correctly 1`] = `
|
|||
>
|
||||
<nav
|
||||
aria-label="Footer navigation"
|
||||
class="usa-footer__nav nobreak"
|
||||
class="usa-footer__nav"
|
||||
>
|
||||
<div
|
||||
class="grid-row grid-gap-4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue