mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2026-09-09 22:04:07 +00:00
Update toast message
This commit is contained in:
@@ -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,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user