Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Oct 16, 2024
1 parent 6b2d201 commit 6b171d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Address from '../../../UI/InfoRow/InfoValue/Address';
import DisplayURL from '../../../UI/InfoRow/InfoValue/DisplayURL';
import Network from '../../../UI/InfoRow/InfoValue/Network';

// todo: use value component for address, currency value
// todo: use value component for currency value
const AccountNetworkInfoExpanded = () => {
const { approvalRequest } = useApprovalRequest();
const chainId = useSelector(selectChainId);
Expand Down

0 comments on commit 6b171d3

Please sign in to comment.