Skip to content

Commit

Permalink
Update src/Nri/Ui/Page/V3.elm
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tesk9 and github-actions[bot] authored Jul 20, 2023
1 parent ceda349 commit 25f84b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Nri/Ui/Page/V3.elm
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ module Nri.Ui.Page.V3 exposing
)

{-| Patch changes:
- added `headingId` as the `id` of the `h1` produced by `Page`
- made the `h1` produced by `Page` programmatically focusable
- added `headingId` as the `id` of the `h1` produced by `Page`
- made the `h1` produced by `Page` programmatically focusable
A styled NRI error page.
Expand Down

0 comments on commit 25f84b5

Please sign in to comment.