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

refactor: Created ReconnectBanner component and modify BuddyMatcher #713

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

Kritik-Kapoor
Copy link
Contributor

Refactor

closes #662

πŸ‘¨β€πŸ’» Changes proposed(What did you do ?)

  • Created a new component ReconnectBanner at client/src/components/
  • Integrated it into BuddyMatcher.jsx
  • Refactored unnecessary code from BuddyMatcher.jsx

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.

Note to reviewers

  • The changes made will not affect the UI or functionality.

πŸ“· Screenshots

NA

Copy link

vercel bot commented Oct 20, 2024

@Kritik-Kapoor is attempting to deploy a commit to the dunsin's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@Dun-sin Dun-sin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You did great, thanks for contributing, I hope you will stick around and continue to contribute to this project.

Consider giving this project a star, sharing the project with your friends, and joining the community discord server if you haven't for more resources and opportunities to connect with others. πŸ‘‰πŸ½hereπŸ‘ˆπŸ½

@Dun-sin Dun-sin merged commit 01fd570 into Dun-sin:main Oct 21, 2024
1 of 2 checks 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.

[OTHER] move the reconnect banner to its own component
2 participants