A new modal component was added for data fetching.
Acceptance Criteria
Fix a couple of routes that use Radix Theme's Alert Dialog component and replace it with a new route for 'update', 'remove' action functions using the new modal component
Additional Context
replace API routes that were created for sending and canceling friend-requests, removing friend, and updating user details
Description
A new modal component was added for data fetching.
Acceptance Criteria
Fix a couple of routes that use Radix Theme's
Alert Dialog
component and replace it with a new route for 'update', 'remove' action functions using the new modal componentAdditional Context
replace API routes that were created for sending and canceling friend-requests, removing friend, and updating user details