✨ Migrate Navigation from Library to Admin App
Closed this issue · 6 comments
keithrfung commented
Is there an existing issue for this?
- I have searched the existing issues
Suggestion
- Add
react-router
toadmin-app
- Add a
routes
folder with a file calledMainRoutes.tsx
- Migrate the
routes
folder fromlibrary
toadmin-app
to keep this card simple, the actual pages can be made as blank pages in theadmin-app
instead of migrating those.
Possible Implementation
No response
Anything else?
No response
deepto98 commented
@keithrfung I'd like to work on this issue, can you assign this to me?
alceil commented
I would like to work on this issue.
keithrfung commented
alceil commented
Thanks
alceil commented
I have done the required changes please have a look @keithrfung
ChaseIngebritson commented
I've got a branch ready if you're still looking for a PR to resolve this.