Skip to content

Commit

Permalink
wip: Refactor collections based components #917
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier authored and claustres committed Sep 20, 2024
1 parent 1c35560 commit b3345dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/client/components/collection/KTimeLine.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
class="col scroll"
>
<q-timeline
color="primary"
:layout="layout"
color="grey-7"
>
<q-infinite-scroll
@load="onLoad"
Expand Down

0 comments on commit b3345dd

Please sign in to comment.