shorter Element/FormattedMessage path
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { useContext, useState } from "react";
|
||||
import FormattedMessage from "@snort/app/src/Element/FormattedMessage";
|
||||
import FormattedMessage from "Element/FormattedMessage";
|
||||
import { TaggedNostrEvent } from "@snort/system";
|
||||
import { SnortContext } from "@snort/system-react";
|
||||
|
||||
|
Reference in New Issue
Block a user