Added context
This commit is contained in:
@ -4,8 +4,5 @@ export default React.createContext({
|
||||
devices: [],
|
||||
heatmapPoints: [],
|
||||
|
||||
addDevice: () => { },
|
||||
addPoint: () => { },
|
||||
|
||||
addHandler: (_, __) => { },
|
||||
});
|
Reference in New Issue
Block a user