modal for adding comments
parent
8ea0a1ad
No related branches found
No related tags found
Showing
- src/components/FunctionalArea/Modal/AddCommentModal/AddCommentModal.component.test.tsx 76 additions, 0 deletions.../Modal/AddCommentModal/AddCommentModal.component.test.tsx
- src/components/FunctionalArea/Modal/AddCommentModal/AddCommentModal.component.tsx 61 additions, 0 deletions...lArea/Modal/AddCommentModal/AddCommentModal.component.tsx
- src/models/fixtures/commentFixture.ts 8 additions, 0 deletionssrc/models/fixtures/commentFixture.ts
- src/redux/apiPath.ts 1 addition, 0 deletionssrc/redux/apiPath.ts
- src/redux/comment/comment.types.ts 6 additions, 0 deletionssrc/redux/comment/comment.types.ts
- src/redux/comment/thunks/addComment.ts 24 additions, 0 deletionssrc/redux/comment/thunks/addComment.ts
- src/types/modal.ts 1 addition, 0 deletionssrc/types/modal.ts
src/models/fixtures/commentFixture.ts
0 → 100644
src/redux/comment/thunks/addComment.ts
0 → 100644
Please register or sign in to comment