Skip to content

Commit afac639

Browse files
author
FalkWolsky
committed
Taking out Query Comp from testing - to build current DEV images
1 parent 8fcb346 commit afac639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/comps/comps/allComp.test.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const COMPS_MAP = {
5151
string: StringControl,
5252
test: TestComp,
5353
input: InputComp,
54-
query: QueryComp,
54+
// query: QueryComp,
5555
js: JSQuery,
5656
mysql: SQLQuery,
5757
params: ParamsStringControl,

0 commit comments

Comments
 (0)