mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
fix: messages appToaster.
This commit is contained in:
@@ -77,7 +77,7 @@ function ViewFormPage({
|
||||
setStateDeleteView(null);
|
||||
AppToaster.show({
|
||||
message: formatMessage({
|
||||
id: 'the_custom_view_has_been_successfully_deleted',
|
||||
id: 'the_custom_view_has_been_deleted_successfully',
|
||||
}),
|
||||
intent: Intent.SUCCESS,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user