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 8bf1e23 commit 80edbf9Copy full SHA for 80edbf9
‎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