react-table/configs/tests/setup.common.js
tannerlinsley d50ec588bc fix(use-pagination): fixed use pagination pageIndex bug
Use pagination will no longer synchronously reset the pageIndex to 0 on mount
2019-08-15 09:55:22 -06:00

3 lines
86 B
JavaScript

import '@testing-library/jest-dom/extend-expect'
import 'snapshot-diff/extend-expect'