Content-Length: 266050 | pFad | https://github.com/lowcoder-org/lowcoder/commit/3e410045c3456e8522ea1e23019a405bd43ef7c7

4E fix import statement · lowcoder-org/lowcoder@3e41004 · GitHub
Skip to content

Commit 3e41004

Browse files
committed
fix import statement
1 parent f1f03b0 commit 3e41004

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

client/packages/lowcoder/src/comps/comps/simpleVariableHeaderComp.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1+
import { ControlParams } from "comps/controls/controlParams";
12
import { CompAction, SimpleComp } from "lowcoder-core";
2-
import { ControlParams, ControlPropertyViewWrapper, PopupCard } from "@lowcoder-ee/index.sdk";
3+
import { ControlPropertyViewWrapper, PopupCard, Input } from "lowcoder-design";
34
import { useEffect, useState } from "react";
4-
import { trans } from "@lowcoder-ee/i18n";
5-
import { Input } from "lowcoder-design/src/components/Input";
5+
import { trans } from "i18n";
66
import { checkName } from "../utils/rename";
77
const SimpleVariableHeaderPropertyView = ({params, comp, isCheck}: any) => {
88
const [error, setError] = useState<string | undefined>();

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/lowcoder-org/lowcoder/commit/3e410045c3456e8522ea1e23019a405bd43ef7c7

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy