// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Pagination API verify inset2xl inset breakpoints 1`] = `
`;
exports[`Pagination API verify insetLg inset breakpoints 1`] = `
`;
exports[`Pagination API verify insetMd inset breakpoints 1`] = `
`;
exports[`Pagination API verify insetNone inset breakpoints 1`] = `
`;
exports[`Pagination API verify insetSm inset breakpoints 1`] = `
`;
exports[`Pagination API verify insetXl inset breakpoints 1`] = `
`;
exports[`Pagination component render custom pagination toggle 1`] = `
`;
exports[`Pagination component render custom perPageOptions 1`] = `
`;
exports[`Pagination component render custom start end 1`] = `
`;
exports[`Pagination component render empty per page options 1`] = `
`;
exports[`Pagination component render last page 1`] = `
`;
exports[`Pagination component render limited number of pages 1`] = `
`;
exports[`Pagination component render should render correctly bottom 1`] = `
`;
exports[`Pagination component render should render correctly bottom sticky 1`] = `
`;
exports[`Pagination component render should render correctly compact 1`] = `
`;
exports[`Pagination component render should render correctly disabled 1`] = `
`;
exports[`Pagination component render should render correctly sticky 1`] = `
`;
exports[`Pagination component render should render correctly top 1`] = `
`;
exports[`Pagination component render titles 1`] = `
`;
exports[`Pagination component render up drop direction 1`] = `
`;
exports[`Pagination component render zero results 1`] = `
`;