mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 06:35:47 +00:00
Update packages/core/admin/admin/src/content-manager/components/EditViewDataManagerProvider/utils/cleanData.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
This commit is contained in:
parent
abc530f3e1
commit
bae3c0d7b3
@ -6,7 +6,7 @@ import isObject from 'lodash/isObject';
|
||||
|
||||
/**
|
||||
*
|
||||
* @param {{ browserState: object, serverState: object }} browserState – the modifiedData from REDUX, serverStaet - the initialData from REDUX
|
||||
* @param {{ browserState: object, serverState: object }} browserState – the modifiedData from REDUX, serverState - the initialData from REDUX
|
||||
* @param {object} currentSchema
|
||||
* @param {object} componentsSchema
|
||||
* @returns
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user