Hello everyone, I have a project written in React version 18, all components are functional.
when I try to install something from the page https://atlaskit.atlassian.com/packages/editor/editor-core or https://atlaskit.atlassian.com/packages/editor/editor-json-transformer errors appear in the console about version mismatch, supposedly I need to downgrade the react version to 16.
I will need to transfer information through the Jira API to create a task.
For example, now it is important to solve the question of how to convey a description with tables and code so that it is displayed correctly for users.