## Pagination

The Pagination composite component is a `<div>` element with a `c-pagination` class to style such element
as a breadcrumb. It is a navigational aid to allow users to page to different page indexes within
a particular section.

It contains various other components such as `<Select>, <SelectItem>` and `<Icon>` to make up this composite component.

<!-- PROPS -->
