refactor[cardComponent]: Remove unnused code
This commit is contained in:
parent
c6ffb9a698
commit
709e3ef0e7
1 changed files with 0 additions and 7 deletions
|
|
@ -56,13 +56,6 @@ export const CardComponent = ({
|
|||
<CardFooter>
|
||||
<div className="card-component-footer-arrangement">
|
||||
<div className="card-component-footer">
|
||||
{/* <Badge variant="secondary">Agent</Badge>
|
||||
<Badge variant="secondary">
|
||||
<div className="w-3">
|
||||
<OpenAiIcon />
|
||||
</div>
|
||||
<span className="text-base"> </span>OpenAI+
|
||||
</Badge> */}
|
||||
</div>
|
||||
{button && button}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue