update account wording (#1683)
This commit is contained in:
@@ -91,7 +91,7 @@ export const AccountsModal = () => {
|
||||
startIcon={<Add fontSize="small" />}
|
||||
onClick={() => setDialogToDisplay('Add')}
|
||||
>
|
||||
Add new account
|
||||
Create account
|
||||
</Button>
|
||||
</DialogActions>
|
||||
</Paper>
|
||||
|
||||
Reference in New Issue
Block a user