Skip to content

Commit f9a6e9d

Browse files
Tolga MizrakciTolga Mizrakci
Tolga Mizrakci
authored and
Tolga Mizrakci
committed
trying to pull from upstream
1 parent f95cd70 commit f9a6e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/componentReducer.util.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const initialComponentState = {
1818
x: 50,
1919
y: 50,
2020
width: 600,
21-
height: 600
21+
height: 400
2222
},
2323
childrenArray: [],
2424
nextChildId: 1,

0 commit comments

Comments
 (0)