Skip to content

Commit

Permalink
fix: BreadcrumbItem aria-current PropType fix (carbon-design-system#1…
Browse files Browse the repository at this point in the history
…5052)

* feat: add types for Breadcrumbs

* revert: undo PropType changes and supress TS error instead

* fix: update 'aria-current' to match standards

The PropType definition for 'aria-current' is to broad.
Update the PropType to match AriaAttributes['aria-current']

BREAKING CHANGE: PropType is changed to be more specific

* fix: update snapshot
  • Loading branch information
Tresau authored and danoro96 committed Jan 18, 2024
1 parent 04fba05 commit 6cf6b48
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 4 deletions.
Loading

0 comments on commit 6cf6b48

Please sign in to comment.