代码格式

This commit is contained in:
xintaofei
2026-03-22 12:34:08 +08:00
parent 8c60c8fdba
commit deeb91b69f
2 changed files with 1 additions and 5 deletions

View File

@@ -39,7 +39,6 @@ import {
import { Button } from "@/components/ui/button"
import { Input } from "@/components/ui/input"
interface SidebarConversationCardProps {
conversation: DbConversationSummary
isSelected: boolean