Install react-router-dom to support client-side navigation. This is a prerequisite for implementing the multi-step authentication flow and other routed features. Additionally, this commit includes minor copy improvements to the password reset forms for better clarity.
4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./static.node');
|