preactjs / signals

Manage state with style in every framework
https://preactjs.com/blog/introducing-signals/
MIT License
3.78k stars 93 forks source link

Problem with react-router-dom #314

Closed StephenSHorton closed 1 year ago

StephenSHorton commented 1 year ago

Reproduction: CodeSandbox

Error

[Route] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>
rschristian commented 1 year ago

Duplicate of #251, from the looks of it

StephenSHorton commented 1 year ago

Looks like this is a duplicate! Thanks @rschristian