mirror of https://github.com/vuejs/vitepress
fix(theme): local search showDetailedList not working in windows (#2248)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>pull/2253/head
parent
e91e0f91b2
commit
8354f8fb86
@ -1,3 +0,0 @@
|
|||||||
export function slash(p: string): string {
|
|
||||||
return p.replace(/\\/g, '/')
|
|
||||||
}
|
|
Loading…
Reference in new issue