mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 16:29:19 +00:00
Update toast message
This commit is contained in:
parent
fe599f97a3
commit
691edf3508
@ -67,7 +67,7 @@ const CreateRepo = () => {
|
||||
|
||||
toast({
|
||||
id: 'repo-exist-error',
|
||||
title: REPO_EXIST_ERROR,
|
||||
title: 'Could not create: repository already exists',
|
||||
variant: 'error',
|
||||
onDismiss: dismiss,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user