MCPcopy Index your code
hub / github.com/TanStack/table / withSorting.notest.tsx

File withSorting.notest.tsx

packages/react-table/tests/features/withSorting.notest.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react'
2import { renderHook, act } from '@testing-library/react-hooks'
3import { getHeaderIds, getRowValues } from '../../test-utils'
4import { useTable } from '../../core/useTable'

Callers

nothing calls this directly

Calls 2

useTableFunction · 0.90
rerenderFunction · 0.50

Tested by

no test coverage detected