mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
improve thread links
This commit is contained in:
parent
57ab16675e
commit
4f2b5dc999
4 changed files with 19 additions and 6 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
<section class="py-12 bg-white md:py-24">
|
||||
<x:container>
|
||||
<x:author-card :tip="$thread" :links="$thread->links" />
|
||||
<x:author-card :tip="$thread" :links="$thread->links()" />
|
||||
</x:container>
|
||||
</section>
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue