breadcrumbs/dist
saberzero1 b7b56d16fe
fix: stop replacing dashes with spaces in breadcrumb display names
The replaceAll('-', ' ') in formatCrumb() was unnecessary since
FileTrieNode.displayName already resolves correctly via the priority chain.
2026-03-18 23:56:39 +01:00
..
components fix: stop replacing dashes with spaces in breadcrumb display names 2026-03-18 23:56:39 +01:00
index.d.ts chore: commit dist/ and remove prepare script 2026-03-14 21:57:12 +01:00
index.js fix: stop replacing dashes with spaces in breadcrumb display names 2026-03-18 23:56:39 +01:00
index.js.map fix: stop replacing dashes with spaces in breadcrumb display names 2026-03-18 23:56:39 +01:00