mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
This commit is contained in:
parent
b2e5f90da7
commit
ac15879247
@ -50,7 +50,7 @@ const CustomFieldsList = () => {
|
||||
|
||||
## Methods
|
||||
|
||||
### `get(customFieldUid: Uid): Object`
|
||||
### `get(customFieldUid: string): CustomField`
|
||||
|
||||
With the method from `useCustomFields` hook you can have all the information of a custom field.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user