fix: Override props with injections
If you have a prop and an injection with the same name (perhaps you defined it in a static propTypes class property) then the injection will take precedence and override any props with the same name. Signed-off-by: Andrew J Daniel <adaniel@uk.ibm.com>
This commit is contained in:
Reference in New Issue
Block a user