This website works better with JavaScript.
Home
Explore
Help
Sign In
alex
/
PNSPS-frontend-MaterialUI
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
https://git.2fi-solutions.com/alex/PNSPS-frontend-MaterialUI
master
jason.lam
1 year ago
parent
748099c824
19049df1bd
commit
f87eaeeecf
3 changed files
with
22474 additions
and
1825 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+22274
-79
package-lock.json
+4
-0
src/routes/LoginRoutes.js
+196
-1746
yarn.lock
+ 22274
- 79
package-lock.json
File diff suppressed because it is too large
View File
+ 4
- 0
src/routes/LoginRoutes.js
View File
@@ -58,6 +58,10 @@ const LoginRoutes = {
path: 'error',
element: <ErrorPage/>
},
{
path: 'iamsmart/logincallback',
element: <IAmSmart_FallCallback/>
},
{
path: 'iamsmart/loginfallback',
element: <IAmSmart_FallCallback/>
+ 196
- 1746
yarn.lock
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save