mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 14:44:31 +00:00
Update formatContentTypeData.stories.mdx
Reword "hads" to "sets"
This commit is contained in:
parent
14b30da820
commit
70aa0ac00c
@ -8,7 +8,7 @@ import { Meta } from '@storybook/addon-docs';
|
||||
|
||||
This util is used to format the data received by the backend so it can be used by the admin.
|
||||
It:
|
||||
- hads the key `__temp_key__` to each component (easier for reordering repeatable components)
|
||||
- sets the key `__temp_key__` to each component (easier for reordering repeatable components)
|
||||
- stringifies JSON fields (easier to harmonize the data format for the json editor from user input or backend data)
|
||||
|
||||
## Usage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user