Skip to content

Commit

Permalink
Update structure
Browse files Browse the repository at this point in the history
  • Loading branch information
arhtudormorar committed Dec 1, 2023
1 parent 9a1d6d5 commit ee90fc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: react-guidelines
title: React code style
id: react-development-guidelines
title: React Development Guidelines
---

[comment]: # (mx-abstract)
Expand Down
6 changes: 2 additions & 4 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const sidebars = {
},
],
},
"developers/react-development-guidelines",
],
"SDK and Tools": [
"sdk-and-tools/overview",
Expand Down Expand Up @@ -274,10 +275,7 @@ const sidebars = {
{
type: "category",
label: "Internal Processes",
items: [
"sdk-and-tools/sdk-dapp/internal-processes/guardians",
"sdk-and-tools/sdk-dapp/internal-processes/react-guidelines",
],
items: ["sdk-and-tools/sdk-dapp/internal-processes/guardians"],
},
],
},
Expand Down

0 comments on commit ee90fc8

Please sign in to comment.