Refactor import_entities/import_groups app to use new pagination_bar
!71318 (merged) introduced new component - pagination-bar which is pagination links combined with dropdown for selecting page size:
We need:
- evaluate need of this component generally in GitLab. Should it be placed to
vue_shared
? - In any case refactor import_entities/import_groups to use this new component