Remove unused code from HowItWorks component
Replit-Commit-Author: Agent
This commit is contained in:
@@ -71,9 +71,6 @@ export function HowItWorks() {
|
|||||||
<span className="text-accent font-medium mb-1 block">AI Assistant</span>
|
<span className="text-accent font-medium mb-1 block">AI Assistant</span>
|
||||||
Done. John Smith is eligible for D2740 (Crown - porcelain/ceramic) through Delta Dental. Copay is 20%. Remaining annual maximum: $1,250.
|
Done. John Smith is eligible for D2740 (Crown - porcelain/ceramic) through Delta Dental. Copay is 20%. Remaining annual maximum: $1,250.
|
||||||
</div>
|
</div>
|
||||||
<div className="self-end bg-secondary p-4 rounded-2xl rounded-tr-none text-sm max-w-[80%] mt-4">
|
|
||||||
Great, file the claim for Michael's extraction yesterday.
|
|
||||||
</div>
|
|
||||||
<div className="self-start bg-primary text-white p-4 rounded-2xl rounded-tl-none text-sm max-w-[80%] shadow-md relative">
|
<div className="self-start bg-primary text-white p-4 rounded-2xl rounded-tl-none text-sm max-w-[80%] shadow-md relative">
|
||||||
<div className="absolute -left-2 top-0 w-4 h-4 bg-primary transform rotate-45" />
|
<div className="absolute -left-2 top-0 w-4 h-4 bg-primary transform rotate-45" />
|
||||||
<span className="text-accent font-medium mb-1 block">AI Assistant</span>
|
<span className="text-accent font-medium mb-1 block">AI Assistant</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user