Using mui toolpad

I would like to use GitHub - mui/toolpad: Toolpad: Full stack components and low-code builder for dashboards and internal apps. to create a nice admin dashboard for me. I pulled it into my redwood project, and seems to be working ok but the active page/route doesn’t stay selected. I am assuming this is an issue with the router which toolpad works with various routers like nextjs and react router, but not sure how to set it up to work with redwoodjs router. can anyone point me in the right direction?