-
-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
internalBehind-the-scenes enhancement. Formerly called “core”.Behind-the-scenes enhancement. Formerly called “core”.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.
Description
Hooks aren't public APIs and don't need optional values. This change will ensure all component props that are needed by the hook are forwarded correctly to prevent bugs. Components should be responsible for defining default values in their props which are then forwarded to the hook.
Search keywords:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
internalBehind-the-scenes enhancement. Formerly called “core”.Behind-the-scenes enhancement. Formerly called “core”.scope: all componentsWidespread work has an impact on almost all components.Widespread work has an impact on almost all components.