Hi, my project requires Smartblock.
After installing the library, project cannot render because of a prosemirrorState.PluginKey is not a constructor

Here is my react version:
{
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.0.1",
"react-router-dom": "^6.10.0",
"react-scripts": "5.0.1"
}
Thanks