-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce code duplication in form modal inputs
Formerly the code for the password input field was entirely duplicated from the code for the password and duration fields. This refactors that slightly so the input type can be configured in the same way, but it only uses the code for it once.
- Loading branch information
1 parent
919d0e7
commit 8fd7b08
Showing
1 changed file
with
8 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters