Aditya Ruhela
Aditya Ruhela
Okay @shivanshuraj1333 👍
@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:  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...