frontend-2 #49

Merged
Ghost merged 25 commits from frontend-2 into main 2024-01-13 16:41:29 +00:00
Showing only changes of commit 485d1636f0 - Show all commits

View File

@@ -11,7 +11,6 @@ import {
import { StyledEngineProvider } from "@mui/material/styles"; import { StyledEngineProvider } from "@mui/material/styles";
import axios from "axios"; import axios from "axios";
import localFont from "next/font/local"; import localFont from "next/font/local";
import Image from "next/image";
import * as React from "react"; import * as React from "react";
import { Toaster } from "react-hot-toast"; import { Toaster } from "react-hot-toast";
import "./globals.css"; import "./globals.css";