const props = {
        ...defaultProps,
        onGoToFirst: jest.fn(),
        onGoToPrevious: jest.fn(),
        onGoToPage: jest.fn(),