Shuffle / Shuffle

Shuffle: A general purpose security automation platform. Our focus is on collaboration and resource sharing.
https://shuffler.io
GNU Affero General Public License v3.0
1.76k stars 336 forks source link

coding redundancy #1259

Open rajeshkanugu opened 1 year ago

rajeshkanugu commented 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:

  1. Open shuffle code in vscode

Expected behavior There should be no errors in the code

Screenshots Screenshot 2023-11-10 081154

frikky commented 1 year ago

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.

rajeshkanugu commented 1 year ago

@frikky I will send a pr soon