Transaction history component
Members
number
# static amount
React state that stores amount
- Default Value:
- null
View Source pages/Dashboard/Profile/TransactionHistory/TransactionHistory.jsx, line 68
string
# static company
React state that stores company name
- Default Value:
- ""
View Source pages/Dashboard/Profile/TransactionHistory/TransactionHistory.jsx, line 51
string
# static transactionType
React state that stores transaction type
- Default Value:
- ""
View Source pages/Dashboard/Profile/TransactionHistory/TransactionHistory.jsx, line 60