feat: add executions page
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
ab82134b88
commit
2218ffd790
@@ -1,5 +1,6 @@
|
||||
export const CONNECTIONS = '/connections';
|
||||
export const EXPLORE = '/explore';
|
||||
export const EXECUTIONS = '/executions';
|
||||
|
||||
export const LOGIN = '/login';
|
||||
|
||||
|
Reference in New Issue
Block a user