[Page Layout] - Review Refactor (#14348)
addressing the review on https://github.com/twentyhq/twenty/pull/14318#pullrequestreview-3191930203
This commit is contained in:
-1
@@ -12,7 +12,6 @@ export const usePageLayoutDraftState = () => {
|
||||
? !isDeeplyEqual(pageLayoutDraft, {
|
||||
name: pageLayoutPersisted.name,
|
||||
type: pageLayoutPersisted.type,
|
||||
workspaceId: pageLayoutPersisted.workspaceId,
|
||||
objectMetadataId: pageLayoutPersisted.objectMetadataId,
|
||||
tabs: pageLayoutPersisted.tabs,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user