MCPcopy
hub / github.com/preactjs/preact / cloneElement.test.jsx

File cloneElement.test.jsx

compat/test/browser/cloneElement.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createElement as preactH } from 'preact';
2import React, { createElement, render, cloneElement } from 'preact/compat';
3import { setupScratch, teardown } from '../../../test/_util/helpers';
4

Callers

nothing calls this directly

Calls 4

setupScratchFunction · 0.90
teardownFunction · 0.90
cloneElementFunction · 0.90
renderFunction · 0.90

Tested by

no test coverage detected