You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i am adding RecoilNexus in RecoilRoot i am getting error 'This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.' for RecoilRoot
I took some time to reproduce this but I can't see the error you're facing.
Can you help to reproduce the error? Feel free to mess around with the sandbox:
recoil - 0.7.6
recoil-nexus - 0.4.0
react-router-dom - 6.8.2
When i am adding RecoilNexus in RecoilRoot i am getting error 'This JSX tag's 'children' prop expects a single child of type 'ReactNode', but multiple children were provided.' for RecoilRoot
I have a typescript project, please suggest how to resolve this.
The text was updated successfully, but these errors were encountered: