update
This commit is contained in:
@ -4,7 +4,7 @@ import { toAbsoluteUrl } from '@/utils/Assets';
|
||||
|
||||
interface CardDataProduct {
|
||||
title: string;
|
||||
total: number;
|
||||
total: string;
|
||||
growth: number;
|
||||
surplus: boolean;
|
||||
icon: string;
|
||||
|
||||
Reference in New Issue
Block a user