MCPcopy
hub / github.com/TanStack/table / useRowSelect.notest.js

File useRowSelect.notest.js

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

Source from the content-addressed store, hash-verified

1import React from 'react'
2import { render, fireEvent } from '@testing-library/react'
3import { useTable } from '../../hooks/useTable'
4import { useRowSelect } from '../useRowSelect'

Callers

nothing calls this directly

Calls 2

useTableFunction · 0.90
renderMethod · 0.45

Tested by

no test coverage detected