Add live validation to password reset
Adds a new React factory for that page to handle the logic. Also cleans up the UI a little (centers it, stops using serif font, etc).
This commit is contained in:
committed by
Michael Terry
parent
32f9902f2e
commit
c19d01a994
@@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@edx/edx-bootstrap": "0.4.3",
|
||||
"@edx/paragon": "1.7.1",
|
||||
"@edx/paragon": "2.5.6",
|
||||
"@edx/studio-frontend": "1.7.0",
|
||||
"babel-core": "6.26.0",
|
||||
"babel-loader": "6.4.1",
|
||||
|
||||
Reference in New Issue
Block a user