docs: fix typo

This commit is contained in:
Alan Ye 2024-05-09 20:41:47 +08:00 committed by GitHub
parent 60e12b962f
commit 7bf8fd9e00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -261,7 +261,7 @@ export const docsConfig: DocsConfig = {
href: '/docs/components/pagination', href: '/docs/components/pagination',
}, },
{ {
title: 'Pin Input', title: 'PIN Input',
href: '/docs/components/pin-input', href: '/docs/components/pin-input',
items: [], items: [],
}, },