You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor angular bootstrap and angular modules to use react components to start up the app.
Currently dashboards plugin is using Angular $routeProvider to configure routing in dashboards plugin. Refactor the angular routing to use React routing.
The text was updated successfully, but these errors were encountered:
abbyhu2000
changed the title
[Dashboard De-Angular] Refactor angular route provider to use react routing
[Dashboard De-Angular] Refactor angular bootstrap to react and angular route provider to use react routing
May 11, 2023
$routeProvider
to configure routing in dashboards plugin. Refactor the angular routing to use React routing.The text was updated successfully, but these errors were encountered: