mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-24 01:33:35 -05:00
remove config pass-through
removing this for the time being to giving the config Context a try
This commit is contained in:
@@ -141,7 +141,7 @@ class App extends Component {
|
||||
}
|
||||
>
|
||||
<ConfigContext.Provider value={config}>
|
||||
{render && render({ routeGroups, config })}
|
||||
{render && render({ routeGroups })}
|
||||
</ConfigContext.Provider>
|
||||
</Page>
|
||||
<About
|
||||
|
||||
Reference in New Issue
Block a user