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
{{ message }}
This repository was archived by the owner on Jul 6, 2020. It is now read-only.
Currently, auth pages use the angular's template-driven form which gets duplicated at various places. Therefore these need to be generalized.
Expected behavior
Generalized the template-driven form used by the auth components so that those can be reused by different components through app-input component thus reducing the duplicacy.
The text was updated successfully, but these errors were encountered:
I'm submitting a
(Check one with "x" from given options)
Current behavior
Currently, auth pages use the angular's template-driven form which gets duplicated at various places. Therefore these need to be generalized.
Expected behavior
Generalized the template-driven form used by the auth components so that those can be reused by different components through app-input component thus reducing the duplicacy.
The text was updated successfully, but these errors were encountered: