Aditya Ruhela

Results 9 comments of Aditya Ruhela

@its-me-abhishek @yurishkuro SearchForm is a class component, not a functional component, so I think it is okay to use defaultProps in it since it's not deprecated for React 18. So...

Currently making changes for other components also

Okay. I will start the work on the issue in that way.

@yurishkuro How to solve the following issue:

`npm ci` is failing. Working on it

@yurishkuro I am getting the following error: ![image](https://github.com/user-attachments/assets/3ca5ca4b-a6d9-43ec-bb6e-4b764f7aacc5) I am thinking to remove all the shown dependencies. Shall I go ahead with it?

> Maybe some renamed files are no longer being considered by the depcheck. Okay. I'll revert the changes and try to debug. > I would like to see written motivation...

> Just do them incrementally while maintaining green CI. Got it. I will create another pr then. It will have the commits in incremental manner. I will try to document...