Skip to content

Commit dfbe7ce

Browse files
fix formatting
1 parent 4f7f074 commit dfbe7ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sidebars.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { SidebarsConfig } from '@docusaurus/plugin-content-docs';
1+
import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';
22
import tutorialVideos from './docs/tutorial-videos.json';
33

44
// Helper function to truncate long titles
@@ -297,7 +297,7 @@ const sidebars: SidebarsConfig = {
297297
{ type: 'doc', id: 'update-notes/v3.21.5', label: '3.21.5' },
298298
{ type: 'doc', id: 'update-notes/v3.21.4', label: '3.21.4' },
299299
{ type: 'doc', id: 'update-notes/v3.21.3', label: '3.21.3' },
300-
{ type: 'doc', id: 'update-notes/v3.21.2', label: '3.21.2' },
300+
{ type: 'doc', id: 'update-notes/v3.21.2', label: '3.21.2' },
301301
{ type: 'doc', id: 'update-notes/v3.21.1', label: '3.21.1' },
302302
{ type: 'doc', id: 'update-notes/v3.21.0', label: '3.21.0' },
303303
],
@@ -611,7 +611,7 @@ const sidebars: SidebarsConfig = {
611611
{ type: 'doc', id: 'update-notes/v2.2.44', label: '2.2.44' },
612612
{ type: 'doc', id: 'update-notes/v2.2.45', label: '2.2.45' },
613613
{ type: 'doc', id: 'update-notes/v2.2.46', label: '2.2.46' },
614-
],
614+
],
615615
},
616616
{
617617
type: 'category',

0 commit comments

Comments
 (0)