Related to #2249.
In view components of Renderer, "ForgotPasswordView" and "ImportView" has Identical structure, and this causes duplicated commits when maintaining these Views.
So, if possible I hope to merge these two views into single view component and adjust router to share this view.
Related to #2249. In view components of Renderer, "ForgotPasswordView" and "ImportView" has Identical structure, and this causes duplicated commits when maintaining these Views.
So, if possible I hope to merge these two views into single view component and adjust router to share this view.