[BREAKING] Chore: update to next v15 (#4661)

This commit is contained in:
shamoon
2025-01-26 00:20:41 -08:00
committed by GitHub
parent dc3382447c
commit 0197b449ed
8 changed files with 2655 additions and 2336 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { useContext } from "react";
import Image from "next/future/image";
import Image from "next/image";
import { SettingsContext } from "utils/contexts/settings";
import { ThemeContext } from "utils/contexts/theme";