We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9143dd5 commit 7dab708Copy full SHA for 7dab708
client/packages/lowcoder/src/comps/comps/gridItemComp.tsx
@@ -49,7 +49,6 @@ const TmpComp = withTypeAndChildren<
49
continue;
50
}
51
52
- console.log(manifest);
53
if(manifest.lazyLoad) {
54
return lazyLoadComp(
55
manifest.compName,
0 commit comments