mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 13:09:22 +00:00
Add a placeholder useNostr hook
This commit is contained in:
parent
7d81db739c
commit
3cc2fe6d64
6
src/hooks/useNostr.ts
Normal file
6
src/hooks/useNostr.ts
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
// This file exists because LLMs get confused and try to create this file if it doesn't exist.
|
||||||
|
// The `useNostr` hook should be imported directly from `@nostrify/react`, not from this file.
|
||||||
|
|
||||||
|
// This file SHOULD NOT be edited or removed.
|
||||||
|
|
||||||
|
export { useNostr } from "@nostrify/react";
|
Loading…
x
Reference in New Issue
Block a user