Open rajeshkanugu opened 1 year ago
Describe the bug same props are used multiple times in a component which is redundant and give eslint errors.
To Reproduce Steps to reproduce the behavior:
Expected behavior There should be no errors in the code
Screenshots
Why not PR a fix? This is probably in a lot of places throughout the codebase. Not keeping this open, as it's a basic linting problem.
@frikky I will send a pr soon
Describe the bug same props are used multiple times in a component which is redundant and give eslint errors.
To Reproduce Steps to reproduce the behavior:
Expected behavior There should be no errors in the code
Screenshots