Skip to content

Commit

Permalink
Update packages/react/src/NavList/NavList.docs.json
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Jones <tylerjdev@github.com>
  • Loading branch information
khiga8 and TylerJDev committed Jun 28, 2024
1 parent 5449c5f commit 574080c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/src/NavList/NavList.docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@
"description": "Octicon to pass into IconButton. When this is not set, TrailingAction renders as a `Button` instead of an `IconButton`."
},
{
"name": "ref",
"type": "React.RefObject<HTMLAnchorElement>",
"name": "href",
"type": "string",
"description": "href when the TrailingAction is rendered as a link."
}
]
Expand Down

0 comments on commit 574080c

Please sign in to comment.