dynamic react router
This commit is contained in:
5
client/dashboard/power/graph/graph.rt.js
Normal file
5
client/dashboard/power/graph/graph.rt.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
import _ from 'lodash';
|
||||
export default function () {
|
||||
return React.createElement('div', { 'id': 'power_graph' });
|
||||
};
|
||||
Reference in New Issue
Block a user