I wanted to use the widget and route feature so created a new medusa project using with the beta version of "@medusajs/admin": "^7.0.0-beta-20230619170349" and "@medusajs/medusa": "^1.12.1-beta-20230619170349
The medusa widget works fine but when I create a route the page doesn't show and the route doesn't get added to the admin sidebar.
I followed the steps listed here: https://docs.medusajs.com/admin/routes
Has anyone been able to create a admin route? Please, how were you able to do it?