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

File useExpanded.notest.js

packages/react-table/tests/features/useExpanded.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 { useExpanded } from '../useExpanded'

Callers

nothing calls this directly

Calls 2

useTableFunction · 0.90
renderMethod · 0.45

Tested by

no test coverage detected