refactor: simplify useEventReactions hook

This commit is contained in:
2023-11-14 12:55:46 +00:00
parent c794a9e393
commit 7174ed2502
8 changed files with 14 additions and 28 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@snort/system",
"version": "1.1.1",
"version": "1.1.2",
"description": "Snort nostr system package",
"main": "dist/index.js",
"types": "dist/index.d.ts",