Allows you to get override components and styles for a given react component.
Parameters:
Name | Type | Description |
---|---|---|
defaultComponents | object | The default components to render. |
overrides | object | Override components. |
- Since
- 1.2.13
Returns:
The final components to render.
- Type:
- Object