File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed
Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -105,10 +105,6 @@ function Layout({
105105 " | NativeBase "
106106 } `;
107107
108- console . log ( frontMatter ? frontMatter . title : pages ?. currentPage ?. title , "12121212" )
109-
110-
111-
112108 let href = "https://docs.nativebase.io/" + pages . currentPage . id ;
113109 return (
114110 < >
Original file line number Diff line number Diff line change 1414214142 "source" :" /3.0.x/customizingTheme" ,
1414314143 "destination" :" /3.0.x/customizing-theme" ,
1414414144 "permanent" :true
14145- },
14146- {
14147- "source" :" /3.0.x/next-adapter" ,
14148- "destination" :" /3.0.x" ,
14149- "permanent" :true
14150- },
14151- {
14152- "source" :" /3.1.x/next-adapter" ,
14153- "destination" :" /3.1.x" ,
14154- "permanent" :true
14155- },
14156- {
14157- "source" :" /3.2.x/next-adapter" ,
14158- "destination" :" /3.2.x" ,
14159- "permanent" :true
14160- }
14145+ }
1416114146]
You can’t perform that action at this time.
0 commit comments