Feat(Badges): Updated code & Removed unrelavant logic

The logic related to the Edit Profile button was removed as it was no longer relevant to the current functionality of the UserProfile component. This cleanup eliminates unused state variables, handlers, and conditional rendering blocks that were previously associated with editing user details. Removing this redundant code. Backend works need to be done.

Merge request reports

Loading