manager
manager copied to clipboard
change: [M3-7598] - Update developer docs on components
Description ๐
Updates our developer docs on components with a couple of best practices from 2023 team discussions.
Changes ๐
- Documented preference for required props
- Documented preference for components over render functions
- Corrected typo
How to test ๐งช
Verification steps
(How to verify changes)
- Check the diff.
As an Author I have considered ๐ค
Check all that apply
- [ ] ๐ Doing a self review
- [ ] โ Our contribution guidelines
- [ ] ๐ค Splitting feature into small PRs
- [x] โ Adding a changeset
- [ ] ๐งช Providing/Improving test coverage
- [ ] ๐ Removing all sensitive information from the code and PR description
- [ ] ๐ฉ Using a feature flag to protect the release
- [ ] ๐ฃ Providing comprehensive reproduction steps
- [x] ๐ Providing or updating our documentation
- [ ] ๐ Scheduling a pair reviewing session
- [ ] ๐ฑ Providing mobile support
- [ ] โฟ Providing accessibility support