mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Fix lint issue
This commit is contained in:
parent
b2f9fcce3e
commit
4b0d805c2a
@ -71,7 +71,6 @@ export default function MarkdownList({ location, pageContext }) {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
keys.forEach((element) => {
|
keys.forEach((element) => {
|
||||||
children.push(
|
children.push(
|
||||||
<ul className={sidebarStyles.list}>
|
<ul className={sidebarStyles.list}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user