"Outlet" is not exported by router anymore. How to use 0.10.x of router
We are relying on Outlets for some features to work. What is the upgrade path for updating to 0.10.x of router? is Outlet removed?
1 Reply
Where you had
<Outlet/>
try {props.children}
instead.
https://github.com/solidjs/solid-router#outlet-routes-useroutes