Add formspree lib for contact form

This commit is contained in:
Hazem Krimi
2021-03-15 23:17:37 +01:00
parent 2e3cbc2405
commit 0a91ce8632
2 changed files with 35 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
"start": "next start"
},
"dependencies": {
"@formspree/react": "^2.2.3",
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^10.0.4",
"gray-matter": "^4.0.2",