Skip to content

Commit

Permalink
Added patch docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tesk9 committed Jul 20, 2023
1 parent 363e5bf commit ceda349
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/Nri/Ui/Page/V3.elm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ module Nri.Ui.Page.V3 exposing
, headingId
)

{-| A styled NRI page!
{-| Patch changes:
- added `headingId` as the `id` of the `h1` produced by `Page`
- made the `h1` produced by `Page` programmatically focusable
A styled NRI error page.
@docs httpError
@docs DefaultPage, broken, blockedV4, blocked, notFound, noPermission, loggedOut, timeOut, networkError
Expand Down

0 comments on commit ceda349

Please sign in to comment.