chore: Update translations
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { HexKey, TaggedNostrEvent } from "@snort/system";
|
||||
import { ChangeEvent,useMemo, useState } from "react";
|
||||
import { ChangeEvent, useMemo, useState } from "react";
|
||||
import { FormattedMessage } from "react-intl";
|
||||
|
||||
import { UserCache } from "@/Cache";
|
||||
|
@ -1,4 +1,4 @@
|
||||
import { MetadataCache,NostrLink, NostrPrefix, UserMetadata } from "@snort/system";
|
||||
import { MetadataCache, NostrLink, NostrPrefix, UserMetadata } from "@snort/system";
|
||||
import { SnortContext } from "@snort/system-react";
|
||||
import { ReactNode, useContext } from "react";
|
||||
import { Link, LinkProps } from "react-router-dom";
|
||||
|
Reference in New Issue
Block a user