mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 04:10:20 +08:00
fix: forget password and sign up router (#1227)
* fix: forget password and sign up router * fix: link * fix: jump logic * fix: signup link * fix: signup link * fix: login and signup router * remove comments * fix: normal router * fix: link abstraction * rename jump component * fix: session storage * fix: store signin url * fix: jumplink props * fix: simplify link * fix: path join * fix: remove unused functions
This commit is contained in:
@ -70,6 +70,7 @@
|
||||
"eslint-plugin-react": "^7.31.1",
|
||||
"husky": "^4.3.8",
|
||||
"lint-staged": "^13.0.3",
|
||||
"path-browserify": "^1.0.1",
|
||||
"stylelint": "^14.11.0",
|
||||
"stylelint-config-recommended-less": "^1.0.4",
|
||||
"stylelint-config-standard": "^28.0.0"
|
||||
|
Reference in New Issue
Block a user