We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fcb346 commit afac639Copy full SHA for afac639
client/packages/lowcoder/src/comps/comps/allComp.test.tsx
@@ -51,7 +51,7 @@ const COMPS_MAP = {
51
string: StringControl,
52
test: TestComp,
53
input: InputComp,
54
- query: QueryComp,
+ // query: QueryComp,
55
js: JSQuery,
56
mysql: SQLQuery,
57
params: ParamsStringControl,
0 commit comments