Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import React from
'react'
2
import { renderHook, act } from
'@testing-library/react-hooks'
3
import { getHeaderIds, getRowValues } from
'../../test-utils'
4
import { useTable } from
'../../core/useTable'
Callers
nothing calls this directly
Calls
2
useTable
Function · 0.90
rerender
Function · 0.50
Tested by
no test coverage detected