[WEB-1086] chore: update toast messages for consistency. (#4384)
This commit is contained in:
parent
2aef40b7c5
commit
f5f683b8b8
34 changed files with 69 additions and 69 deletions
|
|
@ -42,7 +42,7 @@ export const InstanceGithubConfigForm: FC<IInstanceGithubConfigForm> = (props) =
|
|||
.updateInstanceConfigurations(payload)
|
||||
.then(() =>
|
||||
setToast({
|
||||
title: "Success",
|
||||
title: "Success!",
|
||||
type: TOAST_TYPE.SUCCESS,
|
||||
message: "Github Configuration Settings updated successfully",
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue