Rebuild with all components
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import React from 'react';
|
||||
|
||||
const LiveExecutionsGraph = ({ executions }) => {
|
||||
return null
|
||||
}
|
||||
|
||||
export default LiveExecutionsGraph
|
||||
Reference in New Issue
Block a user