(fix) rename spend report button
This commit is contained in:
parent
c03694ae1e
commit
11683e5a7e
@ -106,7 +106,7 @@ const ViewKeySpendReport: React.FC<ViewKeySpendReportProps> = ({
|
||||
return (
|
||||
<div>
|
||||
<Button size = "xs" onClick={showModal} variant="secondary">
|
||||
View Spend Report
|
||||
Spend Report
|
||||
</Button>
|
||||
<Modal
|
||||
visible={isModalVisible}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user