Common React mistake: Buried default 🚫 Don’t bury the default inside the...
Common React mistake: Buried default
🚫 Don’t bury the default inside the component.
✅ Make the default part of the public API.

Common React mistake: Buried default
🚫 Don’t bury the default inside the component.
✅ Make the default part of the public API.
