mirror of
https://github.com/t4t5/nostr-react.git
synced 2025-03-17 13:31:43 +01:00
Export Metadata from useProfile
This commit is contained in:
parent
78eb302eaa
commit
01f2c3c4f9
@ -5,7 +5,7 @@ import { useEffect, useState } from "react"
|
||||
import { useNostrEvents } from "./core"
|
||||
import { uniqValues } from "./utils"
|
||||
|
||||
interface Metadata {
|
||||
export interface Metadata {
|
||||
name?: string
|
||||
username?: string
|
||||
display_name?: string
|
||||
|
Loading…
x
Reference in New Issue
Block a user