mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Add mobile friendliness and replace the login page redirects
This commit is contained in:
@@ -328,6 +328,7 @@ export function AgentCard(props: AgentCardProps) {
|
||||
<LoginPrompt
|
||||
loginRedirectMessage={`Sign in to start chatting with ${props.data.name}`}
|
||||
onOpenChange={setShowLoginPrompt}
|
||||
isMobileWidth={props.isMobileWidth}
|
||||
/>
|
||||
)}
|
||||
<CardHeader>
|
||||
|
||||
Reference in New Issue
Block a user