update: Wallet page
This commit is contained in:
parent
149a567652
commit
26ab50c67a
|
@ -172,7 +172,7 @@ export default class WalletComponent extends React.Component {
|
||||||
<ToolbarGroup>
|
<ToolbarGroup>
|
||||||
<SearchIcon style={{marginRight: 8, color: "#999"}}/>
|
<SearchIcon style={{marginRight: 8, color: "#999"}}/>
|
||||||
<TextField
|
<TextField
|
||||||
hintText="Search Transaction"
|
hintText="Search Redeem History"
|
||||||
style={{fontSize: 14}}
|
style={{fontSize: 14}}
|
||||||
hintStyle={{fontSize: 14}}
|
hintStyle={{fontSize: 14}}
|
||||||
fullWidth={true}
|
fullWidth={true}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user