fix: clip bord
This commit is contained in:
parent
25c1f9fe2c
commit
776892b890
@ -80,7 +80,7 @@
|
||||
<Profile></Profile>
|
||||
</div>
|
||||
<div>
|
||||
<Share share={{url:`${baseURL}/${data.id}`, title:data.metadata.title}} />
|
||||
<Share share={{url:`${baseURL}/post/${data.postId}`, title:data.metadata.title}} />
|
||||
</div>
|
||||
<div id='toc'>
|
||||
<Toc toclist={data.heading}></Toc>
|
||||
|
Loading…
Reference in New Issue
Block a user