OWASP / OWASP/Nest

Refactor unused react proptype in AnchorTitleProp.

Open
#3,706 2 comments 0 reactions 0 assignees View on GitHub
bug question
Dominant language
Python
Stars
451
Forks
702
Avg merge
22h 59m
Merged PRs (30d)
91

Description

**Describe the bug**
In Frontend components ,AnchorTitle.tsx module contains unused Prop which already declared with unread propType.className propType declared but never used.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to 'frontend/src/components/AnchorTitle.tsx''
2. Refactoring the changes.'

**Expected behavior**
This refactoring helps in imporving code readability and easy developer onboarding.

**Are you going to work on fixing this?**

- [x] Yes
- [ ] No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.