appleboy / appleboy/react-recaptcha
Passing style prop
Open
- Dominant language
- JavaScript
- Stars
- 643
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Can I pass style prop to ``? I want to give it `margin: auto`.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue concerns passing a style prop to the component so callers can apply margin: auto. Start by locating the component entry point and checking how its props reach the rendered widget. Done means the style prop is accepted and applied without breaking existing usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100