Skip to content

Commit

Permalink
change color
Browse files Browse the repository at this point in the history
  • Loading branch information
manmeetnagii committed Dec 17, 2024
1 parent 27a9689 commit e7d6c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Assets/AssetsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ export const warrantyAmcValidityChip = (
<Chip
id="warranty-amc-expiring-soon-orange"
variant="custom"
className="border-orange-300 bg-orange-100 text-orange-900"
className="border-orange-200 bg-orange-100 text-orange-900"
startIcon="l-exclamation-circle"
text="AMC/Warranty Expiring Soon"
/>
Expand Down

0 comments on commit e7d6c2e

Please sign in to comment.