Skip to content

'placement' PropType is defined but prop is never used. #2889

@atharvamhaske

Description

@atharvamhaske

Describe the bug: Small issue in one of prop of Card component in unit test.
path -frontend/__tests__/unit/components/Card.test.tsx
one propType named "placement" is declared in interface MockToolTipProps but we don't use it anywhere.

To Reproduce: Steps to fix this- go to Card.test.tsx and remove unused prop and then check locally running test again.

as this is very small good first issue i'll like to take this and get started contributing in OWASP Nest.
open to suggestions

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions