File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,7 @@ import {useRouter} from 'next/router';
8
8
import { SidebarNav } from './SidebarNav' ;
9
9
import { Footer } from './Footer' ;
10
10
import { Toc } from './Toc' ;
11
- < < << << < HEAD
12
-
13
- = === ===
14
11
// import SocialBanner from '../SocialBanner';
15
- >>> >>> > adb3bedd4bca408058e807d777ce5fd88ecd0794
16
12
import { DocsPageFooter } from 'components/DocsFooter' ;
17
13
import { Seo } from 'components/Seo' ;
18
14
import PageHeading from 'components/PageHeading' ;
@@ -141,11 +137,7 @@ export function Page({
141
137
/>
142
138
</ Head >
143
139
) }
144
- < < << << < HEAD
145
- { /* <SocialBanner /> */ }
146
- = === ===
147
140
{ /*<SocialBanner />*/ }
148
- > >>> >>> adb3bedd4bca408058e807d777ce5fd88ecd0794
149
141
< TopNav
150
142
section = { section }
151
143
routeTree = { routeTree }
You can’t perform that action at this time.
0 commit comments