mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
biome check
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { getProjectPrompt } from "@/lib/constants";
|
||||
import type { ProjectMetadata } from "@/projects";
|
||||
import { Home } from "@nsmr/pixelart-react";
|
||||
import type { ReactNode } from "react";
|
||||
import { Link } from "react-router-dom";
|
||||
import { getProjectPrompt } from "@/lib/constants";
|
||||
import type { ProjectMetadata } from "@/projects";
|
||||
import { AskAI } from "./ask-ai";
|
||||
|
||||
export function ProjectPage({
|
||||
|
||||
Reference in New Issue
Block a user