Skip to content

Commit

Permalink
fix(Breadcrumbs): fix gravity-ui doc generation (#1446)
Browse files Browse the repository at this point in the history
  • Loading branch information
korvin89 authored Mar 22, 2024
1 parent 4cf7d39 commit ce4bca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Breadcrumbs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ return (
| popupStyle | Style of collapsed item popup | `"staircase" \| undefined` | |
| qa | HTML `data-qa` attribute, used in tests | `string` | |

### RenderBreadcrumbsItemProps<T>
### RenderBreadcrumbsItemProps`<T>`

| Name | Type |
| :------------ | :---------------: |
Expand Down

0 comments on commit ce4bca5

Please sign in to comment.