@@ -54657,14 +54657,25 @@
54657
54657
}
54658
54658
},
54659
54659
{
54660
- "content": "Usage ",
54660
+ "content": "JavaScript Template ",
54661
54661
"id": "//getting-started/cra-guide",
54662
54662
"type": "lvl3",
54663
- "url": "/getting-started/cra-guide#usage ",
54663
+ "url": "/getting-started/cra-guide#javascript-template ",
54664
54664
"hierarchy": {
54665
54665
"lvl1": "Create React App",
54666
54666
"lvl2": "Automatic Installation",
54667
- "lvl3": "Usage"
54667
+ "lvl3": "JavaScript Template"
54668
+ }
54669
+ },
54670
+ {
54671
+ "content": "TypeScript Template",
54672
+ "id": "//getting-started/cra-guide",
54673
+ "type": "lvl3",
54674
+ "url": "/getting-started/cra-guide#typescript-template",
54675
+ "hierarchy": {
54676
+ "lvl1": "Create React App",
54677
+ "lvl2": "JavaScript Template",
54678
+ "lvl3": "TypeScript Template"
54668
54679
}
54669
54680
},
54670
54681
{
54674
54685
"url": "/getting-started/cra-guide#whats-included",
54675
54686
"hierarchy": {
54676
54687
"lvl1": "Create React App",
54677
- "lvl2": "Usage ",
54688
+ "lvl2": "TypeScript Template ",
54678
54689
"lvl3": "What's included"
54679
54690
}
54680
54691
},
@@ -55305,12 +55316,30 @@
55305
55316
"lvl3": "3. Optional Setup"
55306
55317
}
55307
55318
},
55319
+ {
55320
+ "content": "Customizing Theme",
55321
+ "id": "//getting-started/remix-guide",
55322
+ "type": "lvl4",
55323
+ "url": "/getting-started/remix-guide#customizing-theme",
55324
+ "hierarchy": { "lvl1": "Remix", "lvl2": "3. Optional Setup", "lvl3": null }
55325
+ },
55326
+ {
55327
+ "content": "Add colorModeManager",
55328
+ "id": "//getting-started/remix-guide",
55329
+ "type": "lvl4",
55330
+ "url": "/getting-started/remix-guide#add-colormodemanager",
55331
+ "hierarchy": { "lvl1": "Remix", "lvl2": "Customizing Theme", "lvl3": null }
55332
+ },
55308
55333
{
55309
55334
"content": "Notes on TypeScript 🚨",
55310
55335
"id": "//getting-started/remix-guide",
55311
55336
"type": "lvl4",
55312
55337
"url": "/getting-started/remix-guide#notes-on-typescript-🚨",
55313
- "hierarchy": { "lvl1": "Remix", "lvl2": "3. Optional Setup", "lvl3": null }
55338
+ "hierarchy": {
55339
+ "lvl1": "Remix",
55340
+ "lvl2": "Add colorModeManager",
55341
+ "lvl3": null
55342
+ }
55314
55343
},
55315
55344
{
55316
55345
"content": "4. Community boilerplates",
0 commit comments