Content-Length: 265996 | pFad | http://github.com/lowcoder-org/lowcoder/commit/8d54a60447b2a28565e698e4a9a5078e4882eae4

D8 fix import statement · lowcoder-org/lowcoder@8d54a60 · GitHub
Skip to content

Commit 8d54a60

Browse files
committed
fix import statement
1 parent f1f03b0 commit 8d54a60

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 "lowcoder-sdk";
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: http://github.com/lowcoder-org/lowcoder/commit/8d54a60447b2a28565e698e4a9a5078e4882eae4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy