Skip to content

Commit

Permalink
feat: modify default version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongyunWan committed Oct 24, 2024
1 parent 0a74485 commit 119cfdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docusaurus/src/theme/DocSidebar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export default function DocSidebarWrapper(props: Props): JSX.Element {
const { pathname } = location;
const languages = ["en", "zh"];
const versions = [
"latest",
"4.5.0",
"4.3.2",
"4.3.1",
Expand Down

0 comments on commit 119cfdf

Please sign in to comment.