mirror of
https://github.com/danbulant/design
synced 2026-05-19 04:08:46 +00:00
format
This commit is contained in:
parent
5058df1791
commit
763a3ca622
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
|
||||
{#each filteredPosts as post (post.title)}
|
||||
<div animate:flip={{ duration: 250 }}>
|
||||
<Post {...post} bind:currentHover />
|
||||
<Post {...post} bind:currentHover />
|
||||
</div>
|
||||
{/each}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue