mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
fix(mail.service): use sendgrid api instead of nodemailer for better deliverability
This commit is contained in:
@ -28,8 +28,6 @@ const App: React.FC<AppProps> = ({ Component, pageProps }) => {
|
||||
/>
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="initial-scale=1, width=device-width" />
|
||||
|
||||
<script src="/__ENV.js" />
|
||||
</Head>
|
||||
|
||||
<ReduxProvider store={store}>
|
||||
|
||||
Reference in New Issue
Block a user