FormattedMessage: replace Snort -> APP_NAME_CAPITALIZED
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import "./index.css";
|
||||
|
||||
import { useState } from "react";
|
||||
import { FormattedMessage } from "react-intl";
|
||||
import FormattedMessage from "@snort/app/src/Element/FormattedMessage";
|
||||
import { RouteObject } from "react-router-dom";
|
||||
|
||||
import { formatShort } from "Number";
|
||||
|
Reference in New Issue
Block a user