Skip to content

Commit

Permalink
docs: fix menu obj from manual merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjpillsbury committed Apr 11, 2024
1 parent 97ca9f2 commit 4702783
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@ export const SIDEBAR: Sidebar = {
{ text: 'Share themes', link: 'docs/en/themes/share' },

],
React: [
{ text: 'Get started', link: 'docs/en/react/get-started' },
{ text: 'MediaStore Hooks', link: 'docs/en/react/hooks' },
],
Advanced: [
{ text: 'Stream Type', link: 'docs/en/stream-type' },
{ text: 'Design Principles', link: 'docs/en/design-principles' },
Expand Down

0 comments on commit 4702783

Please sign in to comment.