Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awkweb/react-supabase
/ use-delete.test.tsx
File
use-delete.test.tsx
test/hooks/data/use-delete.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { renderHook } from
'@testing-library/react-hooks'
2
3
import { useDelete } from
'../../../src'
4
import { initialState } from
'../../../src/hooks/data/state'
Callers
nothing calls this directly
Calls
1
useDelete
Function · 0.90
Tested by
no test coverage detected