mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
client vs server render issues
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
import { AxiosResponseHeaders, RawAxiosResponseHeaders } from "axios";
|
||||
import { axiosClient } from "../axiosUtils";
|
||||
|
||||
|
||||
export const baseCanvasUrl = "https://snow.instructure.com/api/v1";
|
||||
|
||||
const getNextUrl = (
|
||||
headers: AxiosResponseHeaders | RawAxiosResponseHeaders
|
||||
): string | undefined => {
|
||||
|
||||
Reference in New Issue
Block a user