mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Fix codeclimate issue
This commit is contained in:
parent
9a27067f7a
commit
b16855b55e
@ -30,6 +30,7 @@ export default function RestApiDoc({ location, pageContext }) {
|
|||||||
<Content>
|
<Content>
|
||||||
<main className={stylesDoc.wrapper}>
|
<main className={stylesDoc.wrapper}>
|
||||||
<aside className={stylesDoc.sidebar}>
|
<aside className={stylesDoc.sidebar}>
|
||||||
|
{/* Add sidebar */}
|
||||||
<Sidebar location={location} sidebar="references" collapsed />
|
<Sidebar location={location} sidebar="references" collapsed />
|
||||||
</aside>
|
</aside>
|
||||||
<article className={stylesDoc.main}>
|
<article className={stylesDoc.main}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user