Skip to content

Commit

Permalink
Update src/components/tx-flow/flows/AddOwner/ReviewOwner.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Cook <[email protected]>
  • Loading branch information
DiogoSoaress and iamacook authored Jun 22, 2023
1 parent 1e77815 commit 5f38081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/tx-flow/flows/AddOwner/ReviewOwner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export const ReviewOwner = ({ params }: { params: AddOwnerFlowProps | ReplaceOwn
<>
<Box display="flex" alignItems="center" gap={2} mx="auto">
<SvgIcon component={MinusIcon} inheritViewBox fontSize="small" />
Remove the owner
Remove owner
</Box>

<div>
Expand Down

0 comments on commit 5f38081

Please sign in to comment.