fix: 変数間違えてた
This commit is contained in:
parent
8ab1edf670
commit
bce116aa20
@ -82,7 +82,7 @@
|
||||
<Profile></Profile>
|
||||
</div>
|
||||
<div>
|
||||
<Share share={{url:`${baseURL}/post/${data.postId}`, title:data.metadata.title}} />
|
||||
<Share share={{url:`${baseURL}/post/${data.id}`, title:data.metadata.title}} />
|
||||
</div>
|
||||
<div id='toc'>
|
||||
<Toc toclist={data.heading}></Toc>
|
||||
|
Loading…
Reference in New Issue
Block a user