chore: Fix typo in theme-page.tsx
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
"use cient";
|
||||||
import Image from "next/image";
|
import Image from "next/image";
|
||||||
import { getThemeAuthorLink, getThemeFromId, getThemeMarkdown, ZenTheme } from "@/lib/themes";
|
import { getThemeAuthorLink, getThemeFromId, getThemeMarkdown, ZenTheme } from "@/lib/themes";
|
||||||
import { Button } from "./ui/button";
|
import { Button } from "./ui/button";
|
||||||
|
|||||||
Reference in New Issue
Block a user