mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-06 18:10:32 +00:00
💬 Show Success: Blueprint applied successfully
This commit is contained in:
@@ -109,7 +109,7 @@ export default function CreateBlueprintForm({
|
||||
if (res && res.status === 201) {
|
||||
toast({
|
||||
variant: "default",
|
||||
title: "Done",
|
||||
title: "Success",
|
||||
description: res.data.data.message
|
||||
});
|
||||
router.push(`/${orgId}/settings/blueprints`);
|
||||
|
||||
Reference in New Issue
Block a user