mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 21:29:08 +00:00
Fix colors, title on create agent card
This commit is contained in:
@@ -3,7 +3,7 @@ import { Card, CardContent, CardDescription } from "@/components/ui/card";
|
||||
|
||||
import styles from "./suggestions.module.css";
|
||||
import { convertSuggestionTitleToIconClass } from "./suggestionsData";
|
||||
import { ArrowLeft, ArrowRight, MagicWand, XCircle } from "@phosphor-icons/react";
|
||||
import { MagicWand, XCircle } from "@phosphor-icons/react";
|
||||
|
||||
interface StepOneSuggestionCardProps {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user