added old price amount
This commit is contained in:
@@ -87,7 +87,7 @@ export default function CategoryGrid({
|
||||
/>
|
||||
</div>
|
||||
<CardContent className="py-4 px-3">
|
||||
<p className="text-sm font-semibold text-gray-900 truncate text-center group-hover:text-gray-700 transition-colors">
|
||||
<p className="text-sm font-semibold text-gray-900 text-center group-hover:text-gray-700 transition-colors">
|
||||
{cat.name}
|
||||
</p>
|
||||
</CardContent>
|
||||
|
||||
Reference in New Issue
Block a user