I import @forge/react to my project for upgrade my modules. I was using CustomField component from @forge/ui but there is no component in @forge/react. What should i use?
I believe you don’t need a specific component for it. Just use whatever other components you had inside the CustomField.
1 Like
Hi @MertcanKaraba , you have the option of using the CustomFieldEdit
component https://developer.atlassian.com/platform/forge/ui-kit/jira-components/custom-field-edit/ or handling the state yourself via the view
methods. Examples shown here: https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-custom-field/#ui-kit-2