added vite api url to build arguments in package.json
This commit is contained in:
parent
67f8645a25
commit
2ec3101fad
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import React, { createContext, useContext, useMemo, useState, useEffect } from "react";
|
||||
import React, { createContext, useContext, useMemo, useState } from "react";
|
||||
import { ThemeProvider, createTheme, PaletteMode } from "@mui/material/styles";
|
||||
import useMediaQuery from "@mui/material/useMediaQuery";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue