complete wallet page
This commit is contained in:
+2
-1
@@ -53,7 +53,8 @@ export interface StatusBoxItemInterface {
|
||||
name: string,
|
||||
title: string,
|
||||
icon: React.ReactNode,
|
||||
value: number
|
||||
value: number,
|
||||
detail?: boolean
|
||||
}
|
||||
|
||||
export interface MyAccountInterface {
|
||||
|
||||
Reference in New Issue
Block a user