shorter Element/FormattedMessage path

This commit is contained in:
Martti Malmi
2023-09-27 12:09:26 +03:00
parent cca17284ef
commit ea6b853057
52 changed files with 51 additions and 52 deletions

View File

@ -1,4 +1,4 @@
import FormattedMessage from "@snort/app/src/Element/FormattedMessage";
import FormattedMessage from "Element/FormattedMessage";
import { Magnet } from "SnortUtils";