Rename sections of UI to include "Your"
This commit is contained in:
@@ -310,7 +310,7 @@ export function Transactions(props) {
|
||||
|
||||
return (
|
||||
<Container>
|
||||
<Header size='large'>Transactions</Header>
|
||||
<Header size='large'>Your Transactions</Header>
|
||||
|
||||
<TransactionList noMember noCategory transactions={user.transactions} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user