Tejas Thorat
Tejas Thorat
## Describe this PR Refactored `CustomLink` to use a styled `` tag for better accessibility and security. ## Changes - Replaced `CustomButton` with a Link styled component. - Updated `CustomLink`...
# Description This pull request includes a series of updates and fixes to enhance the functionality and compatibility of the project. The changes span various areas including refactoring, dependency updates,...
**Describe the bug** We are experiencing compatibility issues with Node.js versions greater than 16 due to the deprecation and removal of some legacy cryptographic algorithms and their associated APIs. This...