MCPcopy Create free account
hub / github.com/ccj-007/easy-lowcode / er

Function er

renderer/index.js:1923–1933  ·  view source on GitHub ↗
(t, u)

Source from the content-addressed store, hash-verified

1921 }
1922 }
1923 function er(t, u) {
1924 {
1925 var c = function() {
1926 Ze || (Ze = !0, I("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", u));
1927 };
1928 c.isReactWarning = !0, Object.defineProperty(t, "ref", {
1929 get: c,
1930 configurable: !0
1931 });
1932 }
1933 }
1934 var wr = function(t, u, c, p, E, S, v) {
1935 var g = {
1936 // This tag allows us to uniquely identify this as a React Element

Callers 1

TrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected