ant-design/components/breadcrumb
Rickvian Aldi 8eff174cc5
docs: Fix non-working code example in breadcrumb browserHistory (#47581)
* docs: Fix non-working code example in breadcrumb browserHistory

* Update components/breadcrumb/index.en-US.md

use string interpolation

Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: Rickvian Aldi <rickvianaldi@gmail.com>

* Update components/breadcrumb/index.zh-CN.md

use string interpolation

Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: Rickvian Aldi <rickvianaldi@gmail.com>

---------

Signed-off-by: Rickvian Aldi <rickvianaldi@gmail.com>
Co-authored-by: Rickvian Aldi <rickvian.aldi@ninjavan.co>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-02-26 10:20:42 +08:00
..
__tests__ fix: Dropdown with nest menu zIndex error (#45761) 2023-11-09 19:07:22 +08:00
demo docs: live demo (#45383) 2023-10-23 22:49:49 +08:00
design docs: Breadcrumb design (#47057) 2024-01-19 16:52:55 +08:00
style refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
Breadcrumb.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
BreadcrumbItem.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
BreadcrumbSeparator.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.$tab-design.zh-CN.md docs: Breadcrumb design (#47057) 2024-01-19 16:52:55 +08:00
index.en-US.md docs: Fix non-working code example in breadcrumb browserHistory (#47581) 2024-02-26 10:20:42 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: Fix non-working code example in breadcrumb browserHistory (#47581) 2024-02-26 10:20:42 +08:00
useItemRender.tsx refactor(breadcrumb): make title null and undefined causes the same behaviour (#43099) 2023-06-21 10:02:06 +08:00
useItems.ts fix: Breadcrumb itemRender not remove link even path is provided (#42049) 2023-04-27 22:43:42 +08:00