You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class is removed when you create a template at sendgrid's website, click code, and add this HTML into the template. The div remains, the class is gone. Sending template over NodeJS using .API(request ...) method.
`
Hello World
The class is removed when you create a template at sendgrid's website, click
code, and add this HTML into the template. The div remains, the class is gone. Sending template over NodeJS using.API(request ...)method.