-
- Downloads
feat: added guest-page component (#16)
parent
dcf4c795
No related branches found
No related tags found
Showing
- client/src/app/app-routing.module.ts 2 additions, 0 deletionsclient/src/app/app-routing.module.ts
- client/src/app/users/user-guest-profile/user-guest-profile.component.html 4 additions, 0 deletions...sers/user-guest-profile/user-guest-profile.component.html
- client/src/app/users/user-guest-profile/user-guest-profile.component.scss 0 additions, 0 deletions...sers/user-guest-profile/user-guest-profile.component.scss
- client/src/app/users/user-guest-profile/user-guest-profile.component.spec.ts 25 additions, 0 deletions...s/user-guest-profile/user-guest-profile.component.spec.ts
- client/src/app/users/user-guest-profile/user-guest-profile.component.ts 31 additions, 0 deletions.../users/user-guest-profile/user-guest-profile.component.ts
- client/src/app/users/user.module.ts 3 additions, 1 deletionclient/src/app/users/user.module.ts
- server/src/controllers/userController/index.ts 1 addition, 1 deletionserver/src/controllers/userController/index.ts
Loading
Please register or sign in to comment