mirror of
https://github.com/ansible/awx.git
synced 2026-04-18 16:30:21 -02:30
Fix merge conflicts
This commit is contained in:
@@ -124,7 +124,7 @@ class Provider extends Component {
|
||||
return (
|
||||
<ConfigContext.Provider
|
||||
value={{
|
||||
...(propsValue || stateValue),
|
||||
...value,
|
||||
fetchMe: this.fetchMe,
|
||||
updateConfig: this.updateConfig
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user