react-cmdk
react-cmdk copied to clipboard
Getting error: TypeError: undefined is not an object (evaluating '_react2.Transition.Child')
Hello, I tried to copy paste the example into my projects and I am getting the following error:
TypeError: undefined is not an object (evaluating '_react2.Transition.Child')
We are using React 18
"react": "^18.2.0",