fix code style issues
This commit is contained in:
@@ -15,6 +15,7 @@ import Weather from "@/components/Weather/Weather";
|
||||
import amogus from "/img/amogus.png";
|
||||
import style from "./style.module.css";
|
||||
import FourTwenty from "../FourTwenty/FourTwenty";
|
||||
import style from "./style.module.css";
|
||||
|
||||
export default function Dashboard() {
|
||||
const schemes = [style.day, style.evening, style.night];
|
||||
|
||||
Reference in New Issue
Block a user