Commit 31320d4
committed
fix(editor): fix issue where removing a property from component would not update editor state
update `UPDATE_PROPS` reducer logic to stop merging previous component state in order to allow new state to contain fewer object keys than previous state (allow deleting of component prop)1 parent 36f3c57 commit 31320d4
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments