import Video from "../../src/components/Video.js"; import videoUrl from "./assets/sendgrid.mp4"; import sendgrid1 from './assets/sendgrid-1.png'; import sendgrid2 ...
Create a config.json file, replace the 'user name' and 'password' strings with your sendgrid auth info. First, we need to be able to grab our sensitive sengrid authentication info from the config.json ...