maybe?!?!?
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Failing after 12s
Publish Docker Image / docker (ubuntu-latest, 2.44.0) (push) Failing after 13s

This commit is contained in:
Lee
2024-07-11 08:57:41 +01:00
parent f68401a46b
commit 967ec9ed09

View File

@ -1,7 +1,5 @@
"use client";
import "highlight.js/";
import { ThemeProvider as NextThemesProvider } from "next-themes";
import { type ThemeProviderProps } from "next-themes/dist/types";