MCPcopy
hub / github.com/reduxjs/redux-devtools / Editor.test.tsx

File Editor.test.tsx

packages/redux-devtools-ui/test/Editor.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { render } from '@testing-library/react';
3import { Editor } from '../src';
4import 'codemirror/mode/javascript/javascript';

Callers

nothing calls this directly

Calls 1

renderFunction · 0.90

Tested by

no test coverage detected