MCPcopy
hub / github.com/udecode/plate / useRemoveNodeButton.spec.tsx

File useRemoveNodeButton.spec.tsx

packages/utils/src/react/hooks/useRemoveNodeButton.spec.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2
3import { createPlateEditor, Plate } from '@platejs/core/react';
4import { renderHook } from '@testing-library/react';

Callers

nothing calls this directly

Calls 4

createPlateEditorFunction · 0.90
useRemoveNodeButtonFunction · 0.90
mockReturnValueMethod · 0.80
createWrapperFunction · 0.70

Tested by

no test coverage detected