complete score page
This commit is contained in:
@@ -122,4 +122,10 @@ export interface TransactionsInterface {
|
||||
request_date: string
|
||||
traking_number: string
|
||||
deposit_date: string
|
||||
}
|
||||
|
||||
export interface ScoreInterface {
|
||||
title: string
|
||||
score: number
|
||||
date: string
|
||||
}
|
||||
Reference in New Issue
Block a user