core
core copied to clipboard
fix(core): :bug: inputs/CoreInput minRows props (DEMO)
FOR DEMO. KEEP THIS PR OPEN. DO NOT DO ANYTHING.
Description
This pull request fixes minRows props. Achieved using creating different types for minRows #352
Related Issues
Nill
Testing
Checklist
- [ ] I have performed a thorough self-review of my code.
- [ ] I have added or updated relevant tests for my changes.
- [ ] My code follows the project's style guidelines and best practices.
- [ ] I have updated the documentation if necessary.
- [ ] I have added or updated relevant comments in my code.
- [ ] I have resolved any merge conflicts of my branch.
Screenshots (if applicable)
Additional Notes
Reviewers
@PritamIT2023
Maintainer Notes
- [ ] Has this change been tested in a staging environment?
- [ ] Does this change introduce any breaking changes or deprecations?