Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f6276 commit 73c613bCopy full SHA for 73c613b
‎client/packages/lowcoder-core/lib/index.d.ts
@@ -1,6 +1,6 @@
1
/// <reference types="react" />
2
import * as react from 'react';
3
-import React, { ReactNode } from 'react';
+import { ReactNode } from 'react';
4
import * as react_jsx_runtime from 'react/jsx-runtime';
5
6
type EvalMethods = Record<string, Record<string, Function>>;
0 commit comments