Skip to content

Commit

Permalink
yarn run build
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-rabello committed Oct 4, 2024
1 parent 547ca86 commit 3da2bd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -7932,7 +7932,7 @@ var SidebarElements = ({ slugPrefix, items, subItemLevel }) => {
items: children,
subItemLevel: subItemLevel + 1
},
`${slug}sd`
`${localizedSlug}sd`
) }) : null;
};
return /* @__PURE__ */ jsx17(Box10, { className: "sidebar-component", children: items?.map((item2, index) => {
Expand Down
2 changes: 1 addition & 1 deletion dist/index.mjs.map

Large diffs are not rendered by default.

0 comments on commit 3da2bd8

Please sign in to comment.