Make OnThisPage visible on all docs

pull/8435/head
Puru Vijay 3 years ago
parent 4d22c89bad
commit 9672783231

@ -12,6 +12,4 @@
{@html data.page.content}
</div>
{#if data.page.sections.length !== 0}
<OnThisPage details={data.page} />
{/if}
<OnThisPage details={data.page} />

Loading…
Cancel
Save