Skip to content

Commit

Permalink
add SideNav patch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
charbelrami committed Jan 9, 2024
1 parent 99adbca commit 1da1240
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Nri/Ui/SideNav/V5.elm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ module Nri.Ui.SideNav.V5 exposing
{-|
### Patch changes:
- uses `ul>li` for the structure
- adds `aria-current="true"` to the parent of the current page
### Changes from V4
- removes primary and secondary
Expand Down

0 comments on commit 1da1240

Please sign in to comment.