Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed bugs #566

Merged
merged 1 commit into from
Jul 20, 2023
Merged

fix: fixed bugs #566

merged 1 commit into from
Jul 20, 2023

Conversation

mishramonalisha76
Copy link
Collaborator

No description provided.

@mohammeds1992 mohammeds1992 self-requested a review July 20, 2023 08:22
@github-actions
Copy link

In ChatAndNotification.tsx:

  1. Line 23: Add a comma at the end of the import statement.
  2. Line 31: Remove the trailing comma at the end of the line.
  3. Line 33: Remove the trailing comma at the end of the line.
  4. Line 35: Add a comma at the end of the import statement.
  5. Line 37: Add a comma at the end of the import statement.
  6. Line 39: Add a comma at the end of the import statement.
  7. Line 43: Add a comma at the end of the import statement.
  8. Line 45: Add a comma at the end of the import statement.
  9. Line 56: Remove the trailing comma at the end of the line.
  10. Line 61: Remove the trailing comma at the end of the line.
  11. Line 66: Remove the trailing comma at the end of the line.
  12. Line 67: Remove the trailing comma at the end of the line.
  13. Line 68: Remove the trailing comma at the end of the line.
  14. Line 69: Remove the trailing comma at the end of the line.
  15. Line 70: Remove the trailing comma at the end of the line.
  16. Line 71: Remove the trailing comma at the end of the line.
  17. Line 72: Remove the trailing comma at the end of the line.
  18. Line 73: Remove the trailing comma at the end of the line.
  19. Line 75: Remove the trailing comma at the end of the line.
  20. Line 75: Add a comma after the 'env' variable.
  21. Line 77: Add a comma at the end of the import statement.
  22. Line 78: Add a comma at the end of the import statement.
  23. Line 79: Add a comma at the end of the import statement.
  24. Line 80: Add a comma at the end of the import statement.
  25. Line 81: Add a comma at the end of the import statement.
  26. Line 82: Add a comma at the end of the import statement.
  27. Line 83: Add a comma at the end of the import statement.
  28. Line 84: Add a comma at the end of the import statement.
  29. Line 86: Add a comma at the end of the import statement.
  30. Line 92: Remove the trailing comma at the end of the line.
  31. Line 112: Remove the trailing comma at the end of the line.
  32. Line 116: Remove the trailing comma at the end of the line.
  33. Line 117: Remove the trailing comma at the end of the line.
  34. Line 118: Remove the trailing comma at the end of the line.
  35. Line 119: Remove the trailing comma at the end of the line.
  36. Line 120: Remove the trailing comma at the end of the line.
  37. Line 121: Remove the trailing comma at the end of the line.
  38. Line 124: Remove the trailing comma at the end of the line.
  39. Lines 133-150: Move the 'fetchRequestList' function outside of the component.
  40. Line 164: Remove the unnecessary 'if' statement.
  41. Lines 167-171: Remove the unnecessary 'if' statement.
  42. Line 173: Add a closing parenthesis at the end of the line.
  43. Line 177: Remove the unnecessary 'else' statement.
  44. Line 190: Remove the unnecessary 'else' statement.
  45. Lines 194-195: Remove the unnecessary 'else' statement.
  46. Lines 200-209: Move the 'onMaximizeMinimizeToggle' function outside of the component.
  47. Line 220: Remove the unnecessary 'if' statement.
  48. Line 258: Remove the unnecessary 'return' statement.
  49. Line 275: Remove the unnecessary 'return' statement.
  50. Line 342: Remove the unnecessary closing parenthesis at the end of the line.

In ChatsFeedList.tsx:

  1. Line 68: Remove the trailing comma at the end of the line.
  2. Line 69: Remove the trailing comma at the end of the line.
  3. Line 111: Remove the unnecessary 'return' statement at the beginning of the line.
  4. Line 146: Add a closing parenthesis at the end of the line.
  5. Line 151: Remove the unnecessary 'return' statement at the beginning of the line.
  6. Line 156: Remove the unnecessary 'return' statement at the beginning of the line.

Please make the necessary changes and let me know if you have any questions.

@mohammeds1992 mohammeds1992 merged commit 481d8fc into main Jul 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants