Skip to content

Commit f36a7fd

Browse files
author
Sam Harrison
committed
Merge branch 'notdmart-feature/sandbox'
2 parents 534af1c + b08a13a commit f36a7fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/use-cases/kitchen-sink.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ const msg = {
4040
groupId: 1
4141
},
4242
ipPoolName: 'sendgrid-ip-pool-name',
43-
mailSettings: {},
43+
mailSettings: {
44+
sandbox: {
45+
enable: true,
46+
},
47+
},
4448
trackingSettings: {},
4549
};
4650
sgMail

0 commit comments

Comments
 (0)