Skip to content

Commit

Permalink
Fix: fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewJeffson committed Aug 9, 2024
1 parent bd099b4 commit 97e6ff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ const sidebars = {

{
type: 'category',
label: 'Grove 系列',
label: 'Grove',
collapsed: true,
collapsible: true,
link: {
Expand Down Expand Up @@ -4623,7 +4623,7 @@ const sidebars = {
{
type: 'doc',
id: 'zh-CN/Sensor/Grove/cn-Grove_System',
label: 'Grove',
label: 'Grove 系列',
className: 'sideboard_calss',
},
{
Expand Down

0 comments on commit 97e6ff4

Please sign in to comment.