mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
chore(docs): lint fix (#4827)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user