Skip to content

Commit

Permalink
remove condition of org search paginator
Browse files Browse the repository at this point in the history
  • Loading branch information
rrchai committed Jan 17, 2024
1 parent 359d2ce commit ad1d898
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ <h3>
/>
</div>
<openchallenges-paginator
*ngIf="organizationCards.length > 0"
#paginator
[pageNumber]="selectedPageNumber || defaultPageNumber"
[pageSize]="selectedPageSize || defaultPageSize"
Expand Down

0 comments on commit ad1d898

Please sign in to comment.