mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-17 12:07:09 +00:00
WA-234 Typo
This commit is contained in:
parent
c0a0f96af0
commit
3b2d0948b0
@ -29,7 +29,7 @@ const RemoveOwnerForm = ({
|
|||||||
{ pendingTransactions &&
|
{ pendingTransactions &&
|
||||||
<SnackbarContent
|
<SnackbarContent
|
||||||
variant="warning"
|
variant="warning"
|
||||||
message="Be careful removing and owner might incur in some of the pending transactions could never be executed"
|
message="Be careful removing an owner might incur in some of the pending transactions could never be executed"
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
<Block margin="md">
|
<Block margin="md">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user