Loading dashboard...
Loading dashboard...
New Breadcrumb and Input OTP components.
We've added a new Breadcrumb component and an Input OTP component.
An accessible and flexible breadcrumb component. It has support for collapsed items, custom separators, bring-your-own routing <Link /> and composable with other shadcn/ui components.
A fully featured input OTP component. It has support for numeric and alphanumeric codes, custom length, copy-paste and accessible. Input OTP is built on top of input-otp by @guilherme_rodz.
If you have a v0, the new components are available for generation.
import {
InputOTP,
InputOTPGroup,import Link from "next/link"
import {