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>
|
||||
<main className={stylesDoc.wrapper}>
|
||||
<aside className={stylesDoc.sidebar}>
|
||||
{/* Add sidebar */}
|
||||
<Sidebar location={location} sidebar="references" collapsed />
|
||||
</aside>
|
||||
<article className={stylesDoc.main}>
|
||||
|
Loading…
Reference in New Issue
Block a user