mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-13 19:28:49 +01:00
rename timeColors to alerts to better describe the alert logic file
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
} from "@mui/material";
|
||||
import { DateTime } from "luxon";
|
||||
import Countdown from "react-countdown";
|
||||
import { timeColor } from "../PlanetaryInteraction/timeColors";
|
||||
import { timeColor } from "../PlanetaryInteraction/alerts";
|
||||
import Image from "next/image";
|
||||
import { ColorContext, SessionContext } from "@/app/context/Context";
|
||||
import { useContext } from "react";
|
||||
|
||||
Reference in New Issue
Block a user