feat: Introduce adding a new app connection
This commit is contained in:
@@ -16,7 +16,7 @@ export default (
|
||||
<Flows />
|
||||
</Route>
|
||||
|
||||
<Route path={URLS.APPS}>
|
||||
<Route path={[URLS.APPS, URLS.NEW_APP_CONNECTION]}>
|
||||
<Applications />
|
||||
</Route>
|
||||
|
||||
|
Reference in New Issue
Block a user