-
- Downloads
feat(post) : add img to post + fix request to include tags/author
Showing
- src/app/post/components/post-card/post-card.component.html 5 additions, 3 deletionssrc/app/post/components/post-card/post-card.component.html
- src/app/post/components/post-card/post-card.component.scss 17 additions, 0 deletionssrc/app/post/components/post-card/post-card.component.scss
- src/app/post/components/post-card/post-card.component.ts 1 addition, 0 deletionssrc/app/post/components/post-card/post-card.component.ts
- src/app/post/components/post-list/post-list.component.html 1 addition, 0 deletionssrc/app/post/components/post-list/post-list.component.html
- src/app/post/components/post-list/post-list.component.scss 5 additions, 1 deletionsrc/app/post/components/post-list/post-list.component.scss
- src/app/post/components/post-list/post-list.component.ts 8 additions, 1 deletionsrc/app/post/components/post-list/post-list.component.ts
- src/app/post/services/post.service.ts 22 additions, 2 deletionssrc/app/post/services/post.service.ts
Loading
Please register or sign in to comment