nextjs-breadcrumbs
nextjs-breadcrumbs copied to clipboard
DecodeURIComponent on breadcrumb label to avoid non ascii char display issue
Added decodeURIComponent on router paths to avoid non ascii char display issue, e.g. route like "/rhône" looks like "Rh%C3%B4ne" in breadcrumb.