mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Improvement: Remove WIP message
This commit is contained in:
parent
d0cdcd29e1
commit
6ec581de76
@ -84,11 +84,6 @@ export default function MarkdownList({ location, pageContext }) {
|
||||
<Layout>
|
||||
<HeaderSection title={pageContext.name} />
|
||||
<Content>
|
||||
<div style={{ color: '#ff8c00' }}>
|
||||
<span>⚠</span>
|
||||
This documentation is a work in progess. Please feel free to report
|
||||
any issues.
|
||||
</div>
|
||||
<main className={styles.wrapper}>
|
||||
<aside className={styles.sidebar}>
|
||||
<div className={sidebarStyles.sidebar}>{nestedSidebarList}</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user