Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
prachi00 committed Apr 9, 2023
1 parent 3bf6a1b commit bf3923a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/collection/activity/events/Events.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</div>
</div>
<div
v-if="!displayedEvents.length"
class="is-flex is-flex-direction-column is-align-items-center is-justify-content-center mt-6">
<span class="has-text-weight-bold">{{ $t('activity.noResults') }}</span>
<span class="is-size-7 has-text-grey">{{
Expand Down

0 comments on commit bf3923a

Please sign in to comment.