mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
Remove toast
This commit is contained in:
@@ -410,10 +410,6 @@ export default function Page() {
|
||||
const id = res.data.data.resourceId;
|
||||
setResourceId(id);
|
||||
|
||||
toast({
|
||||
description: `Subdomain: ${sanitizedSubdomain}`,
|
||||
});
|
||||
|
||||
// Create targets if any exist
|
||||
if (targets.length > 0) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user