nexxtway / react-rainbow

🌈 React Rainbow Components. Build your web application in a snap.
https://react-rainbow.io
MIT License
1.79k stars 112 forks source link

fix: add `step` to props to `Input` component #2623

Closed wildergd closed 1 year ago

wildergd commented 1 year ago

fix: #

Changes proposed in this PR:

@nexxtway/react-rainbow

commit-lint[bot] commented 1 year ago

Bug Fixes

Contributors

wildergd

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 401fb379 and detected 0 issues on this pull request.

View more on Code Climate.