Bob AI: Add rating stars for pricing section items
This commit is contained in:
@@ -155,7 +155,7 @@ const PricingCardOne = ({
|
|||||||
animationType={animationType}
|
animationType={animationType}
|
||||||
supports3DAnimation={true}
|
supports3DAnimation={true}
|
||||||
|
|
||||||
title={title}
|
title={<span className="inline-block px-3 py-1 text-sm font-medium rounded-full bg-primary/10 text-primary mr-2">{title}</span>}
|
||||||
titleSegments={titleSegments}
|
titleSegments={titleSegments}
|
||||||
description={description}
|
description={description}
|
||||||
tag={tag}
|
tag={tag}
|
||||||
|
|||||||
Reference in New Issue
Block a user