[site/docs][s]: remove link to section at bottom of pages as not used atm.
This commit is contained in:
parent
b307009641
commit
59298543da
@ -10,11 +10,6 @@ export default function Docs({ title, mdFile }) {
|
||||
return (
|
||||
<Layout title="Portal.js Documentation - {title}">
|
||||
<Prose mdFile={mdFile}>
|
||||
<p className="text-center">
|
||||
<Link href="/installation">
|
||||
<button>Next Page</button>
|
||||
</Link>
|
||||
</p>
|
||||
</Prose>
|
||||
</Layout>
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user