mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Merge branch 'feat/grid-appbuilder-improvement' into builder-performance-platform-part/release
This commit is contained in:
commit
121fe41107
1 changed files with 0 additions and 4 deletions
|
|
@ -279,10 +279,6 @@ export const Container = ({
|
|||
appDefinitionChanged(newDefinition, opts);
|
||||
}
|
||||
|
||||
return () => {
|
||||
firstUpdate.current = true;
|
||||
};
|
||||
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [boxes]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue