loading device page with relative pathing
This commit is contained in:
parent
05f7765f82
commit
438451690b
8 changed files with 235 additions and 21 deletions
|
|
@ -6,7 +6,6 @@ import { createContext, PropsWithChildren, useContext } from "react";
|
|||
import { pondURL } from "./pond";
|
||||
import { AxiosResponse } from "axios";
|
||||
import { useGlobalState } from "providers";
|
||||
import { dateRange } from "providers/http";
|
||||
import moment from "moment";
|
||||
|
||||
export interface IDeviceAPIContext {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue