feat: used sendDM method in contact form

This commit is contained in:
2024-06-19 11:49:56 +03:00
parent 36a1cad977
commit 99521fe8c7
8 changed files with 416 additions and 5 deletions

View File

@@ -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",