chore(docs): lint fix (#4827)

This commit is contained in:
Alex Yang
2025-09-22 16:42:14 -07:00
committed by GitHub
parent 10e509c9d0
commit fa12a008aa
4 changed files with 3 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ import {
} from "@/components/ui/dialog";
import { Textarea } from "@/components/ui/textarea";
import { cn } from "@/lib/utils";
import { Send, Loader2, Bot, User, AlertCircle } from "lucide-react";
import { Send, Bot, User, AlertCircle } from "lucide-react";
import { MarkdownRenderer } from "./markdown-renderer";
import { betterFetch } from "@better-fetch/fetch";
import { atom } from "jotai";