patternfly / patternfly/patternfly-react
react-icons: export SVGIconProps and createIcon in index file
Open
Nobody has claimed this yet.
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the enhancement or change
React-icons: export SVGIconProps and createIcon in index file.
We also need to include documentation for using both of these
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the react-icons index file mentioned in the issue and inspect how exports are organized. Check the existing documentation structure for the appropriate place to explain SVGIconProps and createIcon usage. Done means both symbols are exported and documentation covers how to use them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation, frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100