IHIutch / draft-ui

A collection of simply designed React components focused on making web accessibility as easy as copy & paste.
https://draft-ui.com
MIT License
338 stars 7 forks source link

Update Breadcrumb API #20

Closed Littletonconnor closed 10 months ago

Littletonconnor commented 10 months ago

Overview

Fixes #19 by exposing BreadcrumbLink since React aria's Link component no longer clones children.

Example

CleanShot 2024-01-06 at 13 17 26

Docs

CleanShot 2024-01-06 at 13 17 05@2x

IHIutch commented 10 months ago

This is great, thank you!