MCPcopy Index your code
hub / github.com/reactstrap/reactstrap / Pagination.spec.js

File Pagination.spec.js

src/__tests__/Pagination.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { screen, render } from '@testing-library/react';
3import { Pagination } from '..';
4import { testForChildrenInComponent } from '../testUtils';

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected