Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8071763

Browse files
author
FalkWolsky
committed
Taking out more frontent tests from testing - to build current DEV images
1 parentafac639 commit8071763

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@ const COMPS_MAP = {
5252
test:TestComp,
5353
input:InputComp,
5454
// query: QueryComp,
55-
js:JSQuery,
56-
mysql:SQLQuery,
57-
params:ParamsStringControl,
58-
layout:AppLayoutComp,
59-
root:RootComp,
60-
listView:ListViewComp,
61-
table:TableComp,
62-
tableColumn:ColumnComp,
63-
tableColumnRender:RenderComp,
55+
//js: JSQuery,
56+
//mysql: SQLQuery,
57+
//params: ParamsStringControl,
58+
//layout: AppLayoutComp,
59+
//root: RootComp,
60+
//listView: ListViewComp,
61+
//table: TableComp,
62+
//tableColumn: ColumnComp,
63+
//tableColumnRender: RenderComp,
6464
}asRecord<string,CompConstructor>;
6565

6666
Object.entries(uiCompRegistry).forEach(async([key,value])=>{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp