amplify-ui icon indicating copy to clipboard operation
amplify-ui copied to clipboard

Breadcrumb component docs are missing component specific props

Open jacoblogan opened this issue 1 year ago • 0 comments

Before creating a new issue, please confirm:

On which framework/platform are you having an issue?

React

Which UI component?

Other

How is your app built?

N/A

What browsers are you seeing the problem on?

No response

Which region are you seeing the problem in?

No response

Please describe your bug.

The documentation for the react Breadcrumb component is missing the component specific props in the props tab https://ui.docs.amplify.aws/react/components/breadcrumbs?tab=props.

What's the expected behaviour?

The breadcrumb component and subcomponents should list and describe, in the props tab, the props that they accept such as items, separator, isCurrent, etc.

Help us reproduce the bug!

Breadcrumb prop page can be found https://ui.docs.amplify.aws/react/components/breadcrumbs?tab=props

Code Snippet

// Put your code below this line.

Console log output

No response

Additional information and screenshots

No response

jacoblogan avatar Sep 29 '23 21:09 jacoblogan