feat: used sendDM method in contact form
This commit is contained in:
@@ -38,13 +38,15 @@
|
||||
"gatsby-source-filesystem": "^3.3.0",
|
||||
"gatsby-transformer-remark": "^4.0.0",
|
||||
"gatsby-transformer-sharp": "^3.3.0",
|
||||
"nostr-tools": "^2.7.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-share": "^4.4.0",
|
||||
"react-use-flexsearch": "^0.1.1",
|
||||
"styled-components": "^5.2.3"
|
||||
"styled-components": "^5.2.3",
|
||||
"tseep": "^1.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.9.2",
|
||||
|
||||
Reference in New Issue
Block a user