1
0
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:
Akshay 2021-06-15 11:15:22 +02:00
parent b2f9fcce3e
commit 4b0d805c2a

View File

@ -71,7 +71,6 @@ export default function MarkdownList({ location, pageContext }) {
)
}
keys.forEach((element) => {
children.push(
<ul className={sidebarStyles.list}>