Skip to content

Commit 7dab708

Browse files
removed console
1 parent 9143dd5 commit 7dab708

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/packages/lowcoder/src/comps/comps/gridItemComp.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ const TmpComp = withTypeAndChildren<
4949
continue;
5050
}
5151

52-
console.log(manifest);
5352
if(manifest.lazyLoad) {
5453
return lazyLoadComp(
5554
manifest.compName,

0 commit comments

Comments
 (0)